summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-03-11 19:55:23 +0100
committerStefano Karapetsas <[email protected]>2012-03-11 19:55:23 +0100
commitea867e26e1d9beee9f494f5fe22cb0fb98857d08 (patch)
tree0e87be1a61adc9a5b7db63c4243c5352322303fb
parent098d70435f1e9afc77cfb719af515f48bcd7910e (diff)
downloadmate-sensors-applet-ea867e26e1d9beee9f494f5fe22cb0fb98857d08.tar.bz2
mate-sensors-applet-ea867e26e1d9beee9f494f5fe22cb0fb98857d08.tar.xz
fix typo inversionmate-sensors-applet-1.2.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dd9232c..adfd1a9 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.2.1], [http://www.mate-desktop.org],
+AC_INIT([MATE Sensors Applet], [1.2.0], [http://www.mate-desktop.org],
[mate-sensors-applet])
AC_CONFIG_SRCDIR([sensors-applet/main.c])