From 5a5d9e5409472c18fb7e71c9859fcefa33036c18 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 11 May 2017 07:10:56 +0200 Subject: release 1.18.3 --- NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 11c9dfa9..dc6c52ab 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +### caja 1.18.3 + + restore DBus interface initialization + CSS: Load a different caja-desktop.css with GTK 3.14 + file: make caja_file_get_gicon return custom icons too (#765) + Open With dialog: force icon size + update copyright year to 2017 + show correct right-click menu after making selection + ### caja 1.18.2 * icon and compact view: fix scrolling and renaming in large folders diff --git a/configure.ac b/configure.ac index d9014085..0246ffd9 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.18.2], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.18.3], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- -- cgit v1.2.1