summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2024-02-21 22:58:15 +0100
committerraveit65 <[email protected]>2024-02-21 22:58:15 +0100
commitc2aa3bc5ee2f20c01f2611f8105cfb65ff2416d8 (patch)
treece1096d1bb86d8191d3d34e4899f8df94cc5016f
parentd1a7e573b696926c0c1456f50eb7bff4915f48cd (diff)
downloadmate-applets-master.tar.bz2
mate-applets-master.tar.xz
release 1.28.0HEADv1.28.0master
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 12c5c374..28eacf22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+### mate-applets 1.28.0
+
+ * update translations
+ * replace deprecated gtk_image_menu_item*
+ * fix warning in ja,id,fr,tr,ko and sr translations
+
### mate-applets 1.27.1
* update translations
diff --git a/configure.ac b/configure.ac
index 033fb7d6..de5ec7d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl ***************************************************************************
dnl *** configure.in for MATE-APPLETS ***
dnl ***************************************************************************
-AC_INIT([mate-applets], [1.27.1], [https://github.com/mate-desktop/mate-applets/issues],
+AC_INIT([mate-applets], [1.28.0], [https://github.com/mate-desktop/mate-applets/issues],
[mate-applets], [https://mate-desktop.org])
AC_PREREQ(2.59)