Skip to content

Commit

Permalink
release 1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Feb 9, 2020
1 parent 4720de7 commit 2915302
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
### mate-control-center 1.24.0

tx: sync with transifex
mate-theme-info: fix memory leak
mate-wp-info: fix memory leak
glib-genmarshal: Using --header and --body at the same time is deprecated
build: show compiler/flags info on configure summary
build: do not override WARN_CFLAGS
build: use warning flags
time-admin: make portable backward file path
appearance: backgrounds dir should be portable
appearance: remove I/O error on window close
autoconf: AC_PROG_CC was called before AX_CHECK_ENABLE_DEBUG
Fix build using gcc 10 -fno-common flag

### mate-control-center 1.23.3

tx: sync with transifex
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([mate-control-center], [1.23.3], [http://www.mate-desktop.org/])
AC_INIT([mate-control-center], [1.24.0], [http://www.mate-desktop.org/])

AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([shell])
Expand Down

0 comments on commit 2915302

Please sign in to comment.