diff options
author | monsta <[email protected]> | 2016-09-19 18:02:59 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-09-19 18:02:59 +0300 |
commit | 8d76238a4772f4f2f6b554f19392711abcd96161 (patch) | |
tree | abacaa76f641d7bb4b0fc1cd50d187370b6bdeb9 /configure.ac | |
parent | d61c4f52a22e4cc6e1d99e75eaf5efb3652f7e46 (diff) | |
download | mate-indicator-applet-8d76238a4772f4f2f6b554f19392711abcd96161.tar.bz2 mate-indicator-applet-8d76238a4772f4f2f6b554f19392711abcd96161.tar.xz |
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 9b4dafc..6d6b7d9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-indicator-applet], [1.15.1], [https://github.com/mate-desktop/mate-indicator-applet/issues]) +AC_INIT([mate-indicator-applet], [1.16.0], [https://github.com/mate-desktop/mate-indicator-applet/issues]) AC_CONFIG_SRCDIR(src/applet-main.c) AM_CONFIG_HEADER(config.h) |