From c6e5ccfd138e38117ac69b833629e107f957fa74 Mon Sep 17 00:00:00 2001 From: Clement Lefebvre Date: Tue, 3 Nov 2015 14:59:46 +0000 Subject: 1.12.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e1b0af1..4b5979a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-indicator-applet], [1.11.0], [https://github.com/mate-desktop/mate-indicator-applet/issues]) +AC_INIT([mate-indicator-applet], [1.12.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