From ec069b3d8766e03cc43736054417a16e3c4ffb02 Mon Sep 17 00:00:00 2001 From: Carlos Soriano Date: Fri, 18 Dec 2015 22:26:50 +0100 Subject: release: prepare 3.18.4 --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 44d2f9a87..2220ffa7a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Major changes in 3.18.4: +* Fix crash on copying directory (Carlos Soriano) + Major changes in 3.18.3: * Check availability of PackageKit for installing extra apps (Cosimo Cechi) * Fix overflow in 32 bits systems (Sebastian Bacher) diff --git a/configure.ac b/configure.ac index 9b3c53bc1..53972adbc 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ dnl Interface break is not allowed. m4_define(nautilus_extension_current, 5) m4_define(nautilus_extension_revision, 0) -AC_INIT([nautilus],[3.18.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus]) +AC_INIT([nautilus],[3.18.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus]) dnl =========================================================================== -- cgit v1.2.1