diff options
author | Stefano Karapetsas <[email protected]> | 2014-03-01 13:27:56 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-03-01 13:27:56 +0100 |
commit | 22746bb182915f1e91a663c603051e41ce539ed8 (patch) | |
tree | 9dd694f0cf82458e3062b70644241aa305c3935d /configure.ac | |
parent | 4a9398929b9880a1faa5fa6aa5544ed142ac2b18 (diff) | |
download | mate-applets-22746bb182915f1e91a663c603051e41ce539ed8.tar.bz2 mate-applets-22746bb182915f1e91a663c603051e41ce539ed8.tar.xz |
Bump version to 1.8.0mate-applets-1.8.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 f0d36605..22a103d8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.7.90) +AC_INIT(mate-applets, 1.8.0) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |