diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-19 19:37:55 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-19 19:37:55 +0100 |
commit | 54f3891e85e459bf057fb4de6bbd9762daff948d (patch) | |
tree | 3b08bd9d683a5eb9bf29cf1c986a3fdbbdb0e429 /configure.ac | |
parent | 9166d1ed1f7d4297c4cbfc8c061daede2721e81e (diff) | |
download | mate-indicator-applet-54f3891e85e459bf057fb4de6bbd9762daff948d.tar.bz2 mate-indicator-applet-54f3891e85e459bf057fb4de6bbd9762daff948d.tar.xz |
Bump version to 1.7.90
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4166d95..731fa72 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-indicator-applet], [1.7.0], [https://github.com/mate-desktop/mate-indicator-applet/issues]) +AC_INIT([mate-indicator-applet], [1.7.90], [https://github.com/mate-desktop/mate-indicator-applet/issues]) AC_CONFIG_SRCDIR(src/applet-main.c) AM_CONFIG_HEADER(config.h) |