diff options
author | raveit65 <[email protected]> | 2019-02-25 18:53:41 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-25 18:53:41 +0100 |
commit | 1ff06aef898fd3aa04ab36cfcb7c4d64b8b48649 (patch) | |
tree | afdb3da0398c0d313a803181357e24abb726a392 /configure.ac | |
parent | 25092dbd58c66f621badbe604a11bb42d7994c7d (diff) | |
download | mate-sensors-applet-a3e49b51f72d2668d493d87dde9f9ee9dbe92f2c.tar.bz2 mate-sensors-applet-a3e49b51f72d2668d493d87dde9f9ee9dbe92f2c.tar.xz |
release 1.22.0v1.22.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 d1c8279..2f7a257 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # ================= initialization =================== # -AC_INIT([MATE Sensors Applet], [1.21.1], [http://www.mate-desktop.org], +AC_INIT([MATE Sensors Applet], [1.22.0], [http://www.mate-desktop.org], [mate-sensors-applet]) AC_CONFIG_SRCDIR([sensors-applet/main.c]) |