summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-10-06 18:20:01 +0200
committerraveit65 <[email protected]>2015-10-06 18:20:01 +0200
commitecd31dd63eed1cf8b0e74ed79dcaa78fc02f1f40 (patch)
treeda0b5d6e372f3097d8fb5d0a54d1d0846432ca56
parent1158ea5facb894076cb5d8558bfa582c06d1ede8 (diff)
downloadmate-indicator-applet-ecd31dd63eed1cf8b0e74ed79dcaa78fc02f1f40.tar.bz2
mate-indicator-applet-ecd31dd63eed1cf8b0e74ed79dcaa78fc02f1f40.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 bac3d56..eea5945 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.11.0
+
1.10.0
* Add GTK3 support
diff --git a/configure.ac b/configure.ac
index 7538063..e1b0af1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-indicator-applet], [1.10.0], [https://github.com/mate-desktop/mate-indicator-applet/issues])
+AC_INIT([mate-indicator-applet], [1.11.0], [https://github.com/mate-desktop/mate-indicator-applet/issues])
AC_CONFIG_SRCDIR(src/applet-main.c)
AM_CONFIG_HEADER(config.h)