diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-25 13:15:01 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-25 13:15:01 +0100 |
commit | 848ec72fa81beb84054344444bf56928e98f4275 (patch) | |
tree | 92b911fecb1f13e7f826af65ce5d24f0a5d5ce88 | |
parent | 41e1c929175a696b5321c84ffa301f7268dc6bb1 (diff) | |
download | mate-sensors-applet-848ec72fa81beb84054344444bf56928e98f4275.tar.bz2 mate-sensors-applet-848ec72fa81beb84054344444bf56928e98f4275.tar.xz |
Bump version to 1.7.0mate-sensors-applet-1.7.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a3e5131..41b2d9e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # ================= initialization =================== # -AC_INIT([MATE Sensors Applet], [1.6.0], [http://www.mate-desktop.org], +AC_INIT([MATE Sensors Applet], [1.7.0], [http://www.mate-desktop.org], [mate-sensors-applet]) AC_CONFIG_SRCDIR([sensors-applet/main.c]) |