diff options
author | raveit65 <[email protected]> | 2015-10-06 17:57:01 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-10-06 17:57:01 +0200 |
commit | 4115bb9ec815227fa651cab1a27aa33a1a4c3827 (patch) | |
tree | 7128516795e45436e5fd8b64c6dbb434578151c8 | |
parent | 47e68c0dc594e3d99e7955e569aa3c20f777e446 (diff) | |
download | mate-panel-4115bb9ec815227fa651cab1a27aa33a1a4c3827.tar.bz2 mate-panel-4115bb9ec815227fa651cab1a27aa33a1a4c3827.tar.xz |
pre-bump version to 1.11.0
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +1.11.0 + 1.10.1 * Fish and clock applets: help fixes * Drawer applet: fix opening after adding applets to it diff --git a/configure.ac b/configure.ac index ccb671f4..685e28ab 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.10.1], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.11.0], [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]) |