diff options
author | Clement Lefebvre <[email protected]> | 2015-11-03 15:05:24 +0000 |
---|---|---|
committer | Clement Lefebvre <[email protected]> | 2015-11-03 15:05:24 +0000 |
commit | 3b18ffcfe4d491be780a995fd37009653796a100 (patch) | |
tree | 316506004442d52e50eadcfe5921501609e30a55 /configure.ac | |
parent | 7bcd6cecab1e6fd4b9ed386edcf6e810f7ba8700 (diff) | |
download | mate-sensors-applet-3b18ffcfe4d491be780a995fd37009653796a100.tar.bz2 mate-sensors-applet-3b18ffcfe4d491be780a995fd37009653796a100.tar.xz |
1.12.0v1.12.0
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 c6074b3..dab2453 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # ================= initialization =================== # -AC_INIT([MATE Sensors Applet], [1.11.0], [http://www.mate-desktop.org], +AC_INIT([MATE Sensors Applet], [1.12.0], [http://www.mate-desktop.org], [mate-sensors-applet]) AC_CONFIG_SRCDIR([sensors-applet/main.c]) |