From 835b8be1055650beb400f06a1fb99c3d6711ab58 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 15 Apr 2017 20:00:12 +0200 Subject: release 1.16.5 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 42bbaed8..2d1b3f7c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Major changes in 1.16.5 are: +* icon and compact view: fix scrolling and renaming in large folders +* IconCanvasItem: fix overlapping filenames on hover + Major changes in 1.16.4 are: * Fix broken directory background in GTK+2 build (regression in 1.16.3) diff --git a/configure.ac b/configure.ac index 5b868bb8..9fa8155e 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ dnl Interface break is not allowed. m4_define(caja_extension_current, 5) m4_define(caja_extension_revision, 0) -AC_INIT([caja], [1.16.4], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.16.5], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version -- cgit v1.2.1