summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormbkma <[email protected]>2022-10-30 12:40:18 +0100
committermbkma <[email protected]>2022-10-30 12:40:18 +0100
commit20143d94485b5d6f71824b75c326f4908f2a0715 (patch)
tree01e0f72b4e08f01b1060e0ec6a1a4792420ab143 /configure.ac
parent9f60058d4b7d1fc3197ce01ffef11aaba35b1699 (diff)
downloadmate-calc-ee104d8ff9c75681810a89e78210c718247f2d9d.tar.bz2
mate-calc-ee104d8ff9c75681810a89e78210c718247f2d9d.tar.xz
release 1.27.0v1.27.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 0d893b5..1762a84 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.26.0], [https://github.com/mate-desktop/mate-calc/issues],
+AC_INIT([mate-calc], [1.27.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])