summaryrefslogtreecommitdiff
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
parent79a92df06b8e63efcec37dd448e705437cb276a4 (diff)
downloadmate-panel-4395a7c626978489bd17129548772b82cd9d7c4e.tar.bz2
mate-panel-4395a7c626978489bd17129548772b82cd9d7c4e.tar.xz
Bump version to 1.9.1mate-panel-1.9.1
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6c80353e..6f4999ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.9.0
+1.9.1
*
1.8.0
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])