diff options
author | monsta <[email protected]> | 2015-06-09 11:42:03 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2015-06-09 11:43:03 +0300 |
commit | 4de78c1c5ecce060fe26b62c2b3328c52f0d578e (patch) | |
tree | bf563bbff20ce64620d62149dbbc699abc7987c5 /configure.ac | |
parent | 4220ae96d3c4518706d668d6f0a35efb74a7b1a2 (diff) | |
download | mate-sensors-applet-4de78c1c5ecce060fe26b62c2b3328c52f0d578e.tar.bz2 mate-sensors-applet-4de78c1c5ecce060fe26b62c2b3328c52f0d578e.tar.xz |
Bump version to 1.10.1mate-sensors-applet-1.10.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 14bce77..bf23870 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # ================= initialization =================== # -AC_INIT([MATE Sensors Applet], [1.10.0], [http://www.mate-desktop.org], +AC_INIT([MATE Sensors Applet], [1.10.1], [http://www.mate-desktop.org], [mate-sensors-applet]) AC_CONFIG_SRCDIR([sensors-applet/main.c]) |