diff options
author | raveit65 <[email protected]> | 2018-01-31 13:32:34 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-01-31 13:32:34 +0100 |
commit | f30402084780b89859dc2000afabe2bc3f73076c (patch) | |
tree | dc9f93cfb6d6f0e1317f05743df30e3c36b59cd6 /configure.ac | |
parent | d269182caecf368c957a00310e245d176e809e83 (diff) | |
download | mate-sensors-applet-f30402084780b89859dc2000afabe2bc3f73076c.tar.bz2 mate-sensors-applet-f30402084780b89859dc2000afabe2bc3f73076c.tar.xz |
release 1.20v1.20.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 a94680d..c1e8515 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # ================= initialization =================== # -AC_INIT([MATE Sensors Applet], [1.19.1], [http://www.mate-desktop.org], +AC_INIT([MATE Sensors Applet], [1.20.0], [http://www.mate-desktop.org], [mate-sensors-applet]) AC_CONFIG_SRCDIR([sensors-applet/main.c]) |