summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2017-03-13 10:49:26 +0000
committerMartin Wimpress <[email protected]>2017-03-13 10:49:26 +0000
commitefb5cf47e38dd168ee55df0460685268bf73f2d1 (patch)
tree794959f45682bf34067e8d121262851e6e9353ea /configure.ac
parentc4fdaa6a077fadad738344344252c4fbdff022f9 (diff)
downloadmate-calc-efb5cf47e38dd168ee55df0460685268bf73f2d1.tar.bz2
mate-calc-efb5cf47e38dd168ee55df0460685268bf73f2d1.tar.xz
Bump version to 1.18.0v1.18.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 8b917ff..ed5f4c6 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.17.0], [http://mate-desktop.org])
+AC_INIT([mate-calc], [1.18.0], [http://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])
AC_CONFIG_HEADERS(config.h)