diff options
author | raveit65 <[email protected]> | 2021-08-05 10:02:58 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-08-05 10:02:58 +0200 |
commit | c53ed0eed9fb9cf45d2d67c25138ec8b5010e4c9 (patch) | |
tree | d37b0d379b0949fb47fdfb70f32554ed69c93af8 /configure.ac | |
parent | a0458835418131845acef9dc750c85e079747024 (diff) | |
download | mate-sensors-applet-1.26.0.tar.bz2 mate-sensors-applet-1.26.0.tar.xz |
update to 1.26.0v1.26.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 c38fe8c..33e0e3e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # ================= initialization =================== # -AC_INIT([mate-sensors-applet], [1.25.0], [https://github.com/mate-desktop/mate-sensors-applet/issues], +AC_INIT([mate-sensors-applet], [1.26.0], [https://github.com/mate-desktop/mate-sensors-applet/issues], [mate-sensors-applet], [https://mate-desktop.org]) AC_CONFIG_SRCDIR([sensors-applet/main.c]) |