summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-03-25 05:53:22 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-03-25 05:53:22 -0400
commit958d9e1648d57e0f58f009df047e1702f9cf8a0e (patch)
tree2c273ed209eaec7945347110c7de02180d86914b
parent6d10b60f8a409915feaefb5f9a73e107ebcd6651 (diff)
downloadnautilus-958d9e1648d57e0f58f009df047e1702f9cf8a0e.tar.gz
3.12.03.12.0
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 563d282f8..164a6bf4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.12.0:
+* Translation updates
+
Major changes in 3.11.92:
* Only show one button for mixed Video CD/Video DVD media
* Add a force-desktop action to NautilusApplication (Ray Strode)
diff --git a/configure.ac b/configure.ac
index 931a2d5af..7971e77c4 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.11.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.12.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
dnl ===========================================================================