diff options
author | Steve Zesch <[email protected]> | 2012-04-20 21:29:12 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-04-20 21:29:12 -0400 |
commit | 8939ec49c5218f4aaf2d49c7dd80954817f1bbb9 (patch) | |
tree | c4a49d44e85468d892675e9e2c4a8fe18acf534f /configure.in | |
parent | 734859edfa29328f33675901c455c15d03bc0052 (diff) | |
download | mate-applets-8939ec49c5218f4aaf2d49c7dd80954817f1bbb9.tar.bz2 mate-applets-8939ec49c5218f4aaf2d49c7dd80954817f1bbb9.tar.xz |
Preparing for 1.2.1 release.mate-applets-1.2.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 b831e37f..1e9b2aa8 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.2.0) +AC_INIT(mate-applets, 1.2.1) AC_PREREQ(2.59) AM_CONFIG_HEADER(config.h) |