From cdcf9de6f6a1795da6727c0cfcd48dcac00748ca Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 23 Dec 2019 17:09:51 +0100 Subject: release to 1.22.3 --- NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b9dd3822..1a9cebf9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +### caja 1.22.3 + + * editable-label: Don't hyphenate filenames + * update translations + * canvas-item: Don't hyphenate filenames + * Fix a grammar mistake reported by translators + ### caja 1.22.2 * update translations diff --git a/configure.ac b/configure.ac index f5f2f88c..9ac989cc 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ dnl Interface break is not allowed. m4_define(caja_extension_current, 5) m4_define(caja_extension_revision, 0) -AC_INIT([caja], [1.22.2], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.22.3], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- -- cgit v1.2.1