From ecd31dd63eed1cf8b0e74ed79dcaa78fc02f1f40 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 6 Oct 2015 18:20:01 +0200 Subject: pre-bump version to 1.11.0 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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) -- cgit v1.2.1