summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ba770f3..3e85598 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+### mate-common 1.20.0
+
+ * bump version
+
### mate-common 1.19.0
* bump version
diff --git a/configure.ac b/configure.ac
index b462718..3fb9ea0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.54)
-AC_INIT([mate-common], [1.19.0], [https://github.com/mate-desktop/mate-common])
+AC_INIT([mate-common], [1.20.0], [https://github.com/mate-desktop/mate-common])
AC_CONFIG_SRCDIR([macros/mate-autogen])