summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-22 12:26:38 +0100
committerraveit65 <[email protected]>2018-12-22 12:26:38 +0100
commit89307097de8d50b1c5e2e5668ae8a5e961c2cc4d (patch)
tree1a708ae8d390c658066b4be5ec01e5212773adc9
parented7107edce487f3365dfd505d9261483fe327988 (diff)
downloadmate-polkit-89307097de8d50b1c5e2e5668ae8a5e961c2cc4d.tar.bz2
mate-polkit-89307097de8d50b1c5e2e5668ae8a5e961c2cc4d.tar.xz
release 1.20.2v1.20.2
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c974f27..9beeb11 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+### mate-polkit 1.20.2
+
+ * Translations update
+ * disable deprecation warnings for distcheck
+
### mate-polkit 1.20.1
* Translations update
diff --git a/configure.ac b/configure.ac
index 1695b28..f28b0a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([polkit-mate],[1.20.1],[http://www.mate-desktop.org/],[mate-polkit])
+AC_INIT([polkit-mate],[1.20.2],[http://www.mate-desktop.org/],[mate-polkit])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])