diff options
-rw-r--r-- | NEWS | 5 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 5 insertions, 2 deletions
@@ -1,5 +1,8 @@ -### mate-user-share 1.25.0 +### mate-user-share 1.26.0 + * Translations update + * update copyright to 2021 + * use MATE_COMPILE_WARNINGS from mate-common ### mate-user-share 1.24.0 diff --git a/configure.ac b/configure.ac index a5565de..19ce1fb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(mate-user-share, 1.25.0) +AC_INIT(mate-user-share, 1.26.0) AC_CONFIG_MACRO_DIR([m4]) |