summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2016-03-23 10:22:28 +0100
committerCarlos Soriano <csoriano@gnome.org>2016-03-23 10:22:28 +0100
commitf4ee1a241057a5832eaa84cdcf66e33b7e21c104 (patch)
tree60de66bdd8fbcee5ce03878fc89ba037419d8a7e
parent068a78212cd9129d56d9ff471dbe2b1492820119 (diff)
downloadnautilus-3.20.0.tar.gz
release: prepare for 3.20.03.20.0
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 21830e747..2f65872d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.20.0:
+* Improve path bar sliders sizing, making them less prominent (Carlos Soriano, Lapo Calamandrei)
+
Major changes in 3.19.93:
* Use better arrows for the path bar (Carlos Soriano)
diff --git a/configure.ac b/configure.ac
index a7b45429b..95e2a5e3c 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.19.93],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.20.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
dnl ===========================================================================