From a03a64711652455eec8bf9fe33e0466b971dc6cc Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Wed, 18 Dec 2013 10:12:16 -0800 Subject: release: prepare for 3.11.3 --- NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 88bc3a90d..94877419d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Major changes in 3.11.3: +* Don't perform deep counts on regular files (Ross Lagerwall) +* Fix overlapping filenames on hover in canvas view (Manuel Bachmann) +* Fix crasher when changing the symlinks cache (Michael Catanzaro) +* Standardize Help/About/Quit for the app menu (Michael Catanzaro) +* Remove Enter Location from the app menu (Michael Catanzaro) +* Use search bar style for the query editor (William Jon McCann) +* Support building against Tracker 0.18 (Dominique Leuenberger) + Major changes in 3.11.2: - Bring back eject button in sidebar (Matthias Clasen) - Fix rename entry rendering (Alex Larsson) diff --git a/configure.ac b/configure.ac index 567963dbc..809d38609 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.11.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus]) +AC_INIT([nautilus],[3.11.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus]) dnl =========================================================================== -- cgit v1.2.1