summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2010-12-08 16:40:19 +0100
committerCosimo Cecchi <cosimoc@gnome.org>2010-12-08 16:40:19 +0100
commitc37922a67ab3a48a914bd1d13490af8e5ab133e3 (patch)
tree6306a11ee07ed9708bc2cd5296c5bd6945efc651
parentaf981252fad7ea623f5e0ec1814408cda8244ff2 (diff)
downloadnautilus-c37922a67ab3a48a914bd1d13490af8e5ab133e3.tar.gz
Release 2.32.22.32.2
-rw-r--r--NEWS8
-rw-r--r--configure.in2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d08a864f8..76660136a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 2.32.2 are:
+* Fix a crasher
+* Translation updates
+
+Major changes in 2.32.1 are:
+* Fix a crasher when unmounting volumes
+* Translation updates
+
Major changes in 2.32.0 are:
* Fix places sidebar sometimes not changing location
when clicking on a place
diff --git a/configure.in b/configure.in
index a5410f345..d4c8a8709 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.32.0],
+AC_INIT([nautilus],[2.32.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
dnl ===========================================================================