summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-06-14 15:20:27 +0200
committerraveit65 <[email protected]>2018-06-14 15:20:27 +0200
commitea8f6ede2629c3d43800aff529919aaa689d50b6 (patch)
tree7e22e8735283581626b34646a6e54d7e4e48e784
parent2ffd951301084c49fb30a4d6c93ccdcadfdd05a4 (diff)
downloadmate-calc-ea8f6ede2629c3d43800aff529919aaa689d50b6.tar.bz2
mate-calc-ea8f6ede2629c3d43800aff529919aaa689d50b6.tar.xz
pre-bump version
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f02f216..40cb49f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### mate-calc 1.21.0
+
### mate-calc 1.20.0
* Translations update
diff --git a/configure.ac b/configure.ac
index 9335965..a724662 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.20.0], [http://mate-desktop.org])
+AC_INIT([mate-calc], [1.21.0], [http://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])
AC_CONFIG_HEADERS(config.h)