summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2016-06-08 17:57:35 +0100
committerMartin Wimpress <[email protected]>2016-06-08 17:57:35 +0100
commitba1ac7612a41c9a04650c39e0d42020a90e43473 (patch)
treef0abf87888072fd3fe1dd4c6d00a10afc2fd02df /configure.ac
parentc4005ed440c50dbd26f7119bcdcc9f05c92160e5 (diff)
downloadmate-indicator-applet-ba1ac7612a41c9a04650c39e0d42020a90e43473.tar.bz2
mate-indicator-applet-ba1ac7612a41c9a04650c39e0d42020a90e43473.tar.xz
Bump version to 1.15.0v1.15.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 700511e..467b84e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-indicator-applet], [1.14.0], [https://github.com/mate-desktop/mate-indicator-applet/issues])
+AC_INIT([mate-indicator-applet], [1.15.0], [https://github.com/mate-desktop/mate-indicator-applet/issues])
AC_CONFIG_SRCDIR(src/applet-main.c)
AM_CONFIG_HEADER(config.h)