diff options
author | Stefano Karapetsas <[email protected]> | 2012-03-11 17:19:36 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-03-11 17:19:36 +0100 |
commit | 098d70435f1e9afc77cfb719af515f48bcd7910e (patch) | |
tree | c559707c492fe7f7ff292c4d167e25d328b66ca4 /configure.ac | |
parent | 6de96f515e5122ec2ba42fd07bac4e99f0c2db79 (diff) | |
download | mate-sensors-applet-098d70435f1e9afc77cfb719af515f48bcd7910e.tar.bz2 mate-sensors-applet-098d70435f1e9afc77cfb719af515f48bcd7910e.tar.xz |
update for 1.2 release
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 f18cf1f..dd9232c 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # if doing version bump - make sure you update sensors-applet-mateconf # version checking to add old version if no changes to config -AC_INIT([MATE Sensors Applet], [1.1.1], [http://www.mate-desktop.org], +AC_INIT([MATE Sensors Applet], [1.2.1], [http://www.mate-desktop.org], [mate-sensors-applet]) AC_CONFIG_SRCDIR([sensors-applet/main.c]) |