summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-07-01 20:06:21 +0200
committerStefano Karapetsas <[email protected]>2014-07-01 20:06:21 +0200
commit4395a7c626978489bd17129548772b82cd9d7c4e (patch)
tree30e9a690b59be0ff645e65bad1dfd6d13b198773 /configure.ac
parent79a92df06b8e63efcec37dd448e705437cb276a4 (diff)
downloadmate-panel-4395a7c626978489bd17129548772b82cd9d7c4e.tar.bz2
mate-panel-4395a7c626978489bd17129548772b82cd9d7c4e.tar.xz
Bump version to 1.9.1mate-panel-1.9.1
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 9a560f1e..306a5163 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.9.0], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.9.1], [https://github.com/mate-desktop/mate-panel/issues],
[mate-panel], [http://www.mate-desktop.org])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news])