summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-02-09 21:27:37 +0100
committerraveit65 <[email protected]>2019-02-09 21:27:37 +0100
commit712ee5909cd71deec6784fe376643616e9ddb80b (patch)
treecbfeb11d9e88f855dbeede8330b4decd69080ce5
parent9ba6fa2b88c60fe3526d1149fb8b03bb8337afdc (diff)
downloadmate-common-712ee5909cd71deec6784fe376643616e9ddb80b.tar.bz2
mate-common-712ee5909cd71deec6784fe376643616e9ddb80b.tar.xz
release 1.21.0v1.21.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3e85598..b8a490d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+### mate-common 1.21.0
+
+ * bump version
+
### mate-common 1.20.0
* bump version
diff --git a/configure.ac b/configure.ac
index 3fb9ea0..b6d96b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.54)
-AC_INIT([mate-common], [1.20.0], [https://github.com/mate-desktop/mate-common])
+AC_INIT([mate-common], [1.21.0], [https://github.com/mate-desktop/mate-common])
AC_CONFIG_SRCDIR([macros/mate-autogen])