summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-06-16 14:54:01 +0200
committerraveit65 <[email protected]>2018-06-16 14:54:01 +0200
commitff8abb8243c3196084411dd0ed65d67caed45c36 (patch)
treeab1aeaec8cd11a9483488ba589ff3d8ea15a71aa
parent3ae929e373cd0fc9232a74571e7c4ac2b284939f (diff)
downloadmate-polkit-ff8abb8243c3196084411dd0ed65d67caed45c36.tar.bz2
mate-polkit-ff8abb8243c3196084411dd0ed65d67caed45c36.tar.xz
release 1.20.1v1.20.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9ca7bd3..c974f27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+### mate-polkit 1.20.1
+
+ * Translations update
+
### mate-polkit 1.20.0
* Translations update
diff --git a/configure.ac b/configure.ac
index cec96f2..1695b28 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.20.1],[http://www.mate-desktop.org/],[mate-polkit])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])