diff options
author | Stefano Karapetsas <[email protected]> | 2012-03-11 11:54:33 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-03-11 11:54:33 +0100 |
commit | e8acd5748fecce9fdec50a74ae665ecc8bcc0fea (patch) | |
tree | 75f05dc4da511869397a1adb914ca48041d79c20 /configure.in | |
parent | 5c4d2d587683832de31aa077e56675c294c7188e (diff) | |
download | mate-applets-e8acd5748fecce9fdec50a74ae665ecc8bcc0fea.tar.bz2 mate-applets-e8acd5748fecce9fdec50a74ae665ecc8bcc0fea.tar.xz |
update for 1.2 release
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 935a4f92..b831e37f 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.3) +AC_INIT(mate-applets, 1.2.0) AC_PREREQ(2.59) AM_CONFIG_HEADER(config.h) |