We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7b09b commit 6a3c896Copy full SHA for 6a3c896
NEWS
@@ -1,3 +1,5 @@
1
+### mate-indicator-applet 1.21.0
2
+
3
### mate-indicator-applet 1.20.0
4
5
* require GTK+ 3.22
configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-indicator-applet], [1.20.0],[https://github.com/mate-desktop/mate-indicator-applet/issues])
+AC_INIT([mate-indicator-applet], [1.21.0],[https://github.com/mate-desktop/mate-indicator-applet/issues])
AC_CONFIG_SRCDIR(src/applet-main.c)
6
AM_CONFIG_HEADER(config.h)
0 commit comments