diff options
author | Stefano Karapetsas <[email protected]> | 2012-01-26 00:11:09 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-01-26 00:11:09 +0100 |
commit | fc0bf53ecb1c7bf20bc4deca1e1e140865633de7 (patch) | |
tree | 43af4d4a2bd392b04160df389d66410b0d33a738 /configure.in | |
parent | 6458798c9ee00bcbb62e40c73075d831544f2839 (diff) | |
download | mate-applets-1.1.1.tar.bz2 mate-applets-1.1.1.tar.xz |
1.1.1 releasemate-applets-1.1.1
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index de19f666..33968e65 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.1.0) +AC_INIT(mate-applets, 1.1.1) AC_PREREQ(2.59) AM_CONFIG_HEADER(config.h) |