diff options
author | Stefano Karapetsas <[email protected]> | 2015-04-05 19:57:12 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2015-04-05 19:57:12 +0200 |
commit | 59f98718b95745d962005a630b3c2b8790fe2af6 (patch) | |
tree | 4a50d2e416d763ce86c17a6618adeb484ca9cc50 /configure.ac | |
parent | c6ad47f269fd96e51422acd3df5ac17513d18f43 (diff) | |
download | mate-sensors-applet-59f98718b95745d962005a630b3c2b8790fe2af6.tar.bz2 mate-sensors-applet-59f98718b95745d962005a630b3c2b8790fe2af6.tar.xz |
Bump version to 1.9.90mate-sensors-applet-1.9.90
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 ee1089d..5bf90b7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # ================= initialization =================== # -AC_INIT([MATE Sensors Applet], [1.9.0], [http://www.mate-desktop.org], +AC_INIT([MATE Sensors Applet], [1.9.90], [http://www.mate-desktop.org], [mate-sensors-applet]) AC_CONFIG_SRCDIR([sensors-applet/main.c]) |