summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-03-25 11:42:04 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2013-03-25 11:42:04 -0400
commitd0c7af217c82d42c53d8e62edd439d982a9aa2cc (patch)
treeb2ada87f5b00401201ef8ea77c5994847cf82b17
parentd396f9103737763359a6f03ffc33f6304c0eff46 (diff)
downloadnautilus-3.8.0.tar.gz
release: prepare for 3.8.03.8.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 18a377b9c..866e66f94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.8.0 are:
+* Fix inconsistency in handling of NoDisplay=true applications
+* Translation updates
+
Major changes in 3.7.92 are:
* Ensure target directories exist when restoring trash contents
* Export non-VFS URIs to DnD selections
diff --git a/configure.ac b/configure.ac
index 324fc33db..d11b358e6 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.7.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.8.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
dnl ===========================================================================