diff options
-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]) |