[nautilus] release: prepare for 3.1.3



commit 5817e7ad138f053c80d9257693dbacccb88eecbf
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Jul 1 15:41:43 2011 -0400

    release: prepare for 3.1.3

 NEWS         |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bc87966..0d8bac3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 3.1.3 are:
+* Add an 'Add Bookmark' item in sidepane context menu
+* Fix --no-default-window not working when an URI is specified
+* Use g_cclosure_marshal_generic()
+
 Major changes in 3.1.2 are:
 * Use GtkOverlay for the floating bar
 * Move the floating bar away from the cursor on hover
diff --git a/configure.in b/configure.in
index 4a415d0..48f463c 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.1.2, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
+AC_INIT(nautilus, 3.1.3, http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus)
 
 dnl ===========================================================================
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]