summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-26 15:20:37 +0100
committerraveit65 <[email protected]>2018-12-26 15:20:37 +0100
commit407ca6497bea4da688b1fe2f8863b69e296fec3e (patch)
tree30e7649751d326679fdcf9e3682fcd56d73b49b4
parentfdf66a7d48685a0076dac3406b5d10502fff4985 (diff)
downloadpython-caja-1.20.2.tar.bz2
python-caja-1.20.2.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 9e95452..71801e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+### python-caja 1.20.2
+
+ * Translations update
+ * disable deprecation warnings for distcheck
+
### python-caja 1.20.1
* Translations update
diff --git a/configure.ac b/configure.ac
index b823fa5..e4cdd83 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([python-caja], [1.20.1],
+AC_INIT([python-caja], [1.20.2],
[https://github.com/mate-desktop/python-caja/issues],
[python-caja], [http://mate-desktop.org])