summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-06-19 13:59:19 +0200
committerraveit65 <[email protected]>2018-06-19 13:59:19 +0200
commit38a70a521e0415c60fe383654e037162f249e58c (patch)
treef43a9776ec4820dc51828c2c9a7a6e0b7dada3e6
parent4737e002b884a395d8bb29b967785466983d9248 (diff)
downloadmozo-38a70a521e0415c60fe383654e037162f249e58c.tar.bz2
mozo-38a70a521e0415c60fe383654e037162f249e58c.tar.xz
update to 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 7d8fd3f..0b4cf44 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+### mozo 1.20.1
+
+ * Translations update
+
### mozo 1.20.0
* Translations update
diff --git a/configure.ac b/configure.ac
index 8348533..95ebbdc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl -*- Mode: autoconf -*-
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT(mozo, 1.20.0, http://www.mate-desktop.org)
+AC_INIT(mozo, 1.20.1, http://www.mate-desktop.org)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR(mozo.in)
AC_CONFIG_HEADERS([config.h])