summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-09-23 06:16:50 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-09-23 06:16:50 -0400
commit0248f981a64a4ff194d7de5ecdc0758adc44632f (patch)
tree9ba847bf02c84d9c22dd9b016a5a35e4b8427e43
parent983d25c8ff29a24bc7621dd6e3bc02ab0b5adda4 (diff)
downloadnautilus-0248f981a64a4ff194d7de5ecdc0758adc44632f.tar.gz
3.14.03.14.0
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e983721d4..91cc2a295 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Changes in 3.14.0:
+* Translation updates
+
Major changes in 3.13.92:
* Improve toolbar and pathbar styling with GTK 3.14
* Expand properties dialog notebook in its parent container
diff --git a/configure.ac b/configure.ac
index 96f73cb68..20f409412 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.13.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.14.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
dnl ===========================================================================