summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2010-09-27 16:10:27 +0200
committerCosimo Cecchi <cosimoc@gnome.org>2010-09-27 16:10:27 +0200
commitea526eea68f63840b2208d628d2583ddafa397e5 (patch)
tree70e179b2e7ce5a7231ba41db9ced503905ca92ce
parentba9a5d0b553bbef162ec92316cf9487e0073b387 (diff)
downloadnautilus-ea526eea68f63840b2208d628d2583ddafa397e5.tar.gz
Release 2.32.02.32.0
-rw-r--r--NEWS6
-rw-r--r--configure.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 504a8fc72..d08a864f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 2.32.0 are:
+* Fix places sidebar sometimes not changing location
+ when clicking on a place
+* Fix various crashers
+* Translation updates
+
Major changes in 2.31.92 are:
* String fixes for the file conflict dialog
* Add a border around infobars
diff --git a/configure.in b/configure.in
index c3ca3eefe..a5410f345 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@ dnl Interface break is not allowed.
m4_define(nautilus_extension_current, 3)
m4_define(nautilus_extension_revision, 0)
-AC_INIT([nautilus],[2.31.92],
+AC_INIT([nautilus],[2.32.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
dnl ===========================================================================