summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-02-24 18:07:35 +0100
committerraveit65 <[email protected]>2019-02-24 18:07:35 +0100
commitb5e64dadc7e36c08e8e2f4720e7cdb330118b7bc (patch)
tree60e84e87df10ac2e0f4b54e6e6f355d90e9aeae2 /configure.ac
parenta2327c893a8901c2485083e4ec6d41986c020c38 (diff)
downloadmate-calc-1.22.0.tar.bz2
mate-calc-1.22.0.tar.xz
release 1.22.0v1.22.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 a724662..b54c8ba 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.21.0], [http://mate-desktop.org])
+AC_INIT([mate-calc], [1.22.0], [http://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])
AC_CONFIG_HEADERS(config.h)