summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-06-21 10:43:20 +0200
committerraveit65 <[email protected]>2020-06-21 10:43:20 +0200
commite42187425e10b66990a7e1981ed7cd5760b3ad8c (patch)
tree33e7b876b5ae8c7d07bc922e9f5bef9a053f7d03 /configure.ac
parente623698a879ca3cd3068fc0a2831c5c4394ec817 (diff)
downloadmate-calc-e42187425e10b66990a7e1981ed7cd5760b3ad8c.tar.bz2
mate-calc-e42187425e10b66990a7e1981ed7cd5760b3ad8c.tar.xz
release 1.25.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 d1daee4..616f28c 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.24.0], [http://mate-desktop.org])
+AC_INIT([mate-calc], [1.25.0], [http://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])
AC_CONFIG_HEADERS(config.h)