diff options
author | Stefano Karapetsas <[email protected]> | 2013-04-01 02:04:07 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-04-01 02:04:07 +0200 |
commit | 1c969fecd532e54f40652259946b1aad4b51b078 (patch) | |
tree | abc4af2940fe3b5660eb355b974c4a35e8e715c3 /configure.ac | |
parent | 4bc63d2650634455e86eaec51131753b4da66f7b (diff) | |
download | mate-applets-1c969fecd532e54f40652259946b1aad4b51b078.tar.bz2 mate-applets-1c969fecd532e54f40652259946b1aad4b51b078.tar.xz |
Bump version to 1.6.0mate-applets-1.6.0
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 36805a7a..b4342131 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.5.2) +AC_INIT(mate-applets, 1.6.0) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |