summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-11-20 09:21:39 +0100
committerStefano Karapetsas <[email protected]>2014-11-20 09:21:39 +0100
commit0d1aee834241ffd99a122c2753ba1e6bb2247a54 (patch)
tree9751f4e6453c3e8b162c6740ca85254f29144338 /configure.ac
parent0a35f1601834a00071eafe3c8064e667155f304e (diff)
downloadmate-indicator-applet-0d1aee834241ffd99a122c2753ba1e6bb2247a54.tar.bz2
mate-indicator-applet-0d1aee834241ffd99a122c2753ba1e6bb2247a54.tar.xz
Bump version to 1.9.0mate-indicator-applet-1.9.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 12fa5f0..70e3fc6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-indicator-applet], [1.8.0], [https://github.com/mate-desktop/mate-indicator-applet/issues])
+AC_INIT([mate-indicator-applet], [1.9.0], [https://github.com/mate-desktop/mate-indicator-applet/issues])
AC_CONFIG_SRCDIR(src/applet-main.c)
AM_CONFIG_HEADER(config.h)