diff options
author | Martin Wimpress <[email protected]> | 2017-03-13 13:15:19 +0000 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2017-03-13 13:15:19 +0000 |
commit | ea04f0ac6cfbfd330c48da39186696dc5226b9ab (patch) | |
tree | 8d956e19e12dac05d2794525644c9c9a32a27862 | |
parent | c23378c3c368b9ae660e37b206559ef0d4e6d2eb (diff) | |
download | mate-applets-ea04f0ac6cfbfd330c48da39186696dc5226b9ab.tar.bz2 mate-applets-ea04f0ac6cfbfd330c48da39186696dc5226b9ab.tar.xz |
Bump version to 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 9804085d..6b403c11 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.17.0) +AC_INIT(mate-applets, 1.18.0) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |