summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorClement Lefebvre <[email protected]>2015-11-03 14:59:46 +0000
committerClement Lefebvre <[email protected]>2015-11-03 14:59:46 +0000
commitc6e5ccfd138e38117ac69b833629e107f957fa74 (patch)
treee83e703f733930ac264b1f4bf4c21d5f6fe9a65b /configure.ac
parenta96836d59925819898e6e4bb904277942e90a4b8 (diff)
downloadmate-indicator-applet-c6e5ccfd138e38117ac69b833629e107f957fa74.tar.bz2
mate-indicator-applet-c6e5ccfd138e38117ac69b833629e107f957fa74.tar.xz
1.12.0v1.12.0
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 e1b0af1..4b5979a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-indicator-applet], [1.11.0], [https://github.com/mate-desktop/mate-indicator-applet/issues])
+AC_INIT([mate-indicator-applet], [1.12.0], [https://github.com/mate-desktop/mate-indicator-applet/issues])
AC_CONFIG_SRCDIR(src/applet-main.c)
AM_CONFIG_HEADER(config.h)