[nautilus] Release 2.31.4.



commit 9c903fd8a5b8daaa265a8d2c05603dbed9447d60
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Jun 29 01:27:56 2010 +0200

    Release 2.31.4.

 NEWS         |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 120980e..5523047 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 2.31.4 are:
+* Depend on GTK+ 3.0
+* Replace libunique with GApplication
+* Don't show 'File Browser' anymore in the window title
+
 Major changes in 2.31.3 are:
 * Port to GDBus
 * Change the default order for files in special directories
diff --git a/configure.in b/configure.in
index 60b8038..99fa99b 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  3)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT([nautilus],[2.31.3],
+AC_INIT([nautilus],[2.31.4],
 	[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================



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