summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-04 16:24:19 +0200
committerraveit65 <[email protected]>2021-08-04 16:24:19 +0200
commitf9416ad74a962fda5bee70280a8a5bc5912ef01b (patch)
treefa11c7d5862d47a5c7d2c12cbb52994f2f0fdd9a
parentced5a856288be894d8f8152cc8432380332ad3e2 (diff)
downloadmate-menus-f9416ad74a962fda5bee70280a8a5bc5912ef01b.tar.bz2
mate-menus-f9416ad74a962fda5bee70280a8a5bc5912ef01b.tar.xz
release 1.26.0v1.26.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ee23c5a..a1ae76c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+### mate-menus 1.26.0
+
+ * Translations update
+ * update copyright to 2021
+
### mate-menus 1.25.1
* Translations update
diff --git a/configure.ac b/configure.ac
index 3569301..a41e815 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.62)
-AC_INIT([mate-menus], [1.25.1], [https://mate-desktop.org])
+AC_INIT([mate-menus], [1.26.0], [https://mate-desktop.org])
AC_CONFIG_SRCDIR(libmenu/matemenu-tree.h)
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])