summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-05 10:02:58 +0200
committerraveit65 <[email protected]>2021-08-05 10:02:58 +0200
commitc53ed0eed9fb9cf45d2d67c25138ec8b5010e4c9 (patch)
treed37b0d379b0949fb47fdfb70f32554ed69c93af8 /configure.ac
parenta0458835418131845acef9dc750c85e079747024 (diff)
downloadmate-sensors-applet-c53ed0eed9fb9cf45d2d67c25138ec8b5010e4c9.tar.bz2
mate-sensors-applet-c53ed0eed9fb9cf45d2d67c25138ec8b5010e4c9.tar.xz
update to 1.26.0v1.26.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
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])