summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-06-16 14:39:23 +0200
committerraveit65 <[email protected]>2018-06-16 14:39:23 +0200
commit746971492c31fba8535e9eaee742e1f820bb4549 (patch)
tree320c73639be913124ac8546738b173d1a60267d0
parent8fbdc1f2e9089a5cc2dc22b33ee68fd074b4b396 (diff)
downloadmate-polkit-746971492c31fba8535e9eaee742e1f820bb4549.tar.bz2
mate-polkit-746971492c31fba8535e9eaee742e1f820bb4549.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 9ca7bd3..8a18dac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### mate-polkit 1.21.0
+
### mate-polkit 1.20.0
* Translations update
diff --git a/configure.ac b/configure.ac
index cec96f2..b0f0a36 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([polkit-mate],[1.20.0],[http://www.mate-desktop.org/],[mate-polkit])
+AC_INIT([polkit-mate],[1.21.0],[http://www.mate-desktop.org/],[mate-polkit])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])