diff options
author | infirit <[email protected]> | 2014-02-10 21:28:25 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-10 21:28:25 +0100 |
commit | 952ef10ae4bfc955f322f00ad224f51ed17245ff (patch) | |
tree | 1aa781cab0e838715d00ebf216bddba44c3efc25 | |
parent | e9f1f5557f1d181b4c38f68f4f8b9ff3c477fab4 (diff) | |
download | mate-indicator-applet-952ef10ae4bfc955f322f00ad224f51ed17245ff.tar.bz2 mate-indicator-applet-952ef10ae4bfc955f322f00ad224f51ed17245ff.tar.xz |
Bump version to 1.7.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2fcd634..806008a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-indicator-appler], [1.6.0], [https://github.com/mate-desktop/mate-indicator-applet/issues]) +AC_INIT([mate-indicator-appler], [1.7.0], [https://github.com/mate-desktop/mate-indicator-applet/issues]) AC_CONFIG_SRCDIR(src/applet-main.c) AM_CONFIG_HEADER(config.h) |