diff options
author | Stefano Karapetsas <[email protected]> | 2012-01-26 10:34:42 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-01-26 10:34:42 +0100 |
commit | 7cdb9a3d301ec24e0eb7a1e5a28ebeca9c81f2d6 (patch) | |
tree | 501621d206a7062eaf580e3ac495b7946802efa8 /configure.ac | |
parent | 2bf19a608c87c646f70f4d9b690e92f704d5db85 (diff) | |
download | mate-sensors-applet-19ad7016679a4b47b4d305211342786721ebd0e7.tar.bz2 mate-sensors-applet-19ad7016679a4b47b4d305211342786721ebd0e7.tar.xz |
1.1.1 releasemate-sensors-applet-1.1.1
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 fbd0728..f18cf1f 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.0], [[email protected]], +AC_INIT([MATE Sensors Applet], [1.1.1], [http://www.mate-desktop.org], [mate-sensors-applet]) AC_CONFIG_SRCDIR([sensors-applet/main.c]) |