summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-10-06 17:57:01 +0200
committerraveit65 <[email protected]>2015-10-06 17:57:01 +0200
commit4115bb9ec815227fa651cab1a27aa33a1a4c3827 (patch)
tree7128516795e45436e5fd8b64c6dbb434578151c8
parent47e68c0dc594e3d99e7955e569aa3c20f777e446 (diff)
downloadmate-panel-4115bb9ec815227fa651cab1a27aa33a1a4c3827.tar.bz2
mate-panel-4115bb9ec815227fa651cab1a27aa33a1a4c3827.tar.xz
pre-bump version to 1.11.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d818bf1b..bedc6925 100644
--- a/NEWS
+++ b/NEWS
@@ -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])