summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-11-18 22:50:46 -0500
committerMatthias Clasen <mclasen@redhat.com>2013-11-18 22:50:46 -0500
commitbc72826c92951f3b641ce3466b229e062f5b4ee3 (patch)
tree5a8f4eee2f4684a103cec3089a6dc159aaf1e654
parent7eb84cfe0286b92a90f3908c9ca6ad1b5fd702fc (diff)
downloadnautilus-3.11.2.tar.gz
3.11.23.11.2
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 120215b0f..88bc3a90d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Major changes in 3.10.1:
+Major changes in 3.11.2:
- Bring back eject button in sidebar (Matthias Clasen)
- Fix rename entry rendering (Alex Larsson)
- Fix rename entry positioning (Alex Larsson)
diff --git a/configure.ac b/configure.ac
index 18166ae5c..6819f7f44 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.10.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.11.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
dnl ===========================================================================