diff options
| author | monsta <[email protected]> | 2017-03-13 15:46:50 +0300 | 
|---|---|---|
| committer | monsta <[email protected]> | 2017-03-13 15:46:50 +0300 | 
| commit | 893f75b278e490c9dddc3e82903a78270f9dae67 (patch) | |
| tree | 0e3a34bec91fe18d39e9bef527162ccd608ec065 | |
| parent | 6024c68282124cc674f6d7cffc3d9b714afbad8b (diff) | |
| download | mate-indicator-applet-893f75b278e490c9dddc3e82903a78270f9dae67.tar.bz2 mate-indicator-applet-893f75b278e490c9dddc3e82903a78270f9dae67.tar.xz | |
release 1.18.0v1.18.0
| -rw-r--r-- | configure.ac | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configure.ac b/configure.ac index 4530536..61d5953 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@  AC_PREREQ(2.53) -AC_INIT([mate-indicator-applet], [1.17.1],[https://github.com/mate-desktop/mate-indicator-applet/issues]) +AC_INIT([mate-indicator-applet], [1.18.0],[https://github.com/mate-desktop/mate-indicator-applet/issues])  AC_CONFIG_SRCDIR(src/applet-main.c)  AM_CONFIG_HEADER(config.h) | 
