diff options
author | monsta <[email protected]> | 2016-04-08 14:39:11 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-04-08 14:39:11 +0300 |
commit | 94ec54914f5d722872d450bbbacc32c59582bc7b (patch) | |
tree | 3960fb99c9d729edea784cc1376eb36116ef91bc | |
parent | 2a4cf9410361054328cda0e38527dadfd826e6ac (diff) | |
download | mate-indicator-applet-1.14.0.tar.bz2 mate-indicator-applet-1.14.0.tar.xz |
Release 1.14.0v1.14.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d931a65..700511e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-indicator-applet], [1.12.1], [https://github.com/mate-desktop/mate-indicator-applet/issues]) +AC_INIT([mate-indicator-applet], [1.14.0], [https://github.com/mate-desktop/mate-indicator-applet/issues]) AC_CONFIG_SRCDIR(src/applet-main.c) AM_CONFIG_HEADER(config.h) |