diff options
author | Clement Lefebvre <[email protected]> | 2015-11-03 14:59:46 +0000 |
---|---|---|
committer | Clement Lefebvre <[email protected]> | 2015-11-03 14:59:46 +0000 |
commit | c6e5ccfd138e38117ac69b833629e107f957fa74 (patch) | |
tree | e83e703f733930ac264b1f4bf4c21d5f6fe9a65b | |
parent | a96836d59925819898e6e4bb904277942e90a4b8 (diff) | |
download | mate-indicator-applet-1.12.0.tar.bz2 mate-indicator-applet-1.12.0.tar.xz |
1.12.0v1.12.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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) |