From 8ff0ae7d645b4c076977ab889b46a20392d3da25 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Mon, 16 Jan 2012 10:29:25 -0500 Subject: release: prepare for 3.3.4 --- NEWS | 7 +++++++ configure.in | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a5297ab38..b7392645f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +Major changes in 3.3.4 are: +* Show both the current file counter and the total files in file operations UI +* Lazily initialize the notification daemon +* Move the UI files and icons into GResources +* Refactor of NautilusWindowPane and NautilusWindowSlot code +* libnautilus-extension GIR coverage has been improved + Major changes in 3.3.3 are: * Implement the org.freedesktop.FileManager1 DBus interface * Show context menu for current folder when clicking empty space diff --git a/configure.in b/configure.in index 3d12a884b..f89522af8 100644 --- a/configure.in +++ b/configure.in @@ -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.3.3, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus) +AC_INIT(nautilus, 3.3.4, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus) dnl =========================================================================== -- cgit v1.2.1