diff options
author | Stefano Karapetsas <[email protected]> | 2014-07-01 20:06:21 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-07-01 20:06:21 +0200 |
commit | 4395a7c626978489bd17129548772b82cd9d7c4e (patch) | |
tree | 30e9a690b59be0ff645e65bad1dfd6d13b198773 | |
parent | 79a92df06b8e63efcec37dd448e705437cb276a4 (diff) | |
download | mate-panel-4395a7c626978489bd17129548772b82cd9d7c4e.tar.bz2 mate-panel-4395a7c626978489bd17129548772b82cd9d7c4e.tar.xz |
Bump version to 1.9.1mate-panel-1.9.1
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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]) |