summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-01-26 14:45:56 +0100
committerraveit65 <[email protected]>2018-01-26 14:45:56 +0100
commit9ba6fa2b88c60fe3526d1149fb8b03bb8337afdc (patch)
tree9a7971496be0133563e9f09570c2fea004668a8d
parent1c47565c246188959b3e6d258bf0915636bd885b (diff)
downloadmate-common-9ba6fa2b88c60fe3526d1149fb8b03bb8337afdc.tar.bz2
mate-common-9ba6fa2b88c60fe3526d1149fb8b03bb8337afdc.tar.xz
release 1.20v1.20.01.20
-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])