summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-04 14:15:16 +0200
committerraveit65 <[email protected]>2021-08-04 14:15:16 +0200
commit8a489c672b790234712cae4a672f7725b4c9ab73 (patch)
tree7ecf22362b3f46311f99c1c838d83380dfaefbf9 /configure.ac
parentfe0313cc2327562229bf841fa7f0d3f8cffedcd2 (diff)
downloadmate-calc-8a489c672b790234712cae4a672f7725b4c9ab73.tar.bz2
mate-calc-8a489c672b790234712cae4a672f7725b4c9ab73.tar.xz
release 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 3b9bc5c..3fa699e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.62)
-AC_INIT([mate-calc], [1.25.1], [https://github.com/mate-desktop/mate-calc/issues],
+AC_INIT([mate-calc], [1.26.0], [https://github.com/mate-desktop/mate-calc/issues],
[mate-calc], [https://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])