summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2024-02-22 18:47:02 +0100
committerraveit65 <[email protected]>2024-02-22 18:47:02 +0100
commit33c9665957c1db0d48c6da0371bd3adbc54e2baa (patch)
treeee4cf2a4c2bd80739507fc1a99f5b74d640c6c3c /configure.ac
parent350fc09e34b55b10ccdf0d9e5b750596c196e82d (diff)
downloadmate-indicator-applet-master.tar.bz2
mate-indicator-applet-master.tar.xz
release 1.28.0HEADv1.28.0master
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5a50e56..cfabdd7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-indicator-applet], [1.27.0],[https://github.com/mate-desktop/mate-indicator-applet/issues])
+AC_INIT([mate-indicator-applet], [1.28.0],[https://github.com/mate-desktop/mate-indicator-applet/issues])
AC_CONFIG_SRCDIR(src/applet-main.c)
AM_CONFIG_HEADER(config.h)