summaryrefslogtreecommitdiff
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
parentc4fdaa6a077fadad738344344252c4fbdff022f9 (diff)
downloadmate-calc-efb5cf47e38dd168ee55df0460685268bf73f2d1.tar.bz2
mate-calc-efb5cf47e38dd168ee55df0460685268bf73f2d1.tar.xz
Bump version to 1.18.0v1.18.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 1fbf7e3..5feb900 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-### mate-calc 1.17.0
+### mate-calc 1.18.0
* Add AppData.
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)