summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Facchini <stefano.facchini@gmail.com>2015-09-16 12:05:03 +0200
committerStefano Facchini <stefano.facchini@gmail.com>2015-09-16 12:05:03 +0200
commit41bdcb17ba915dc8b020786965f9e2ecd20afbd4 (patch)
treed49407ae5cb948326ef11e6ba287c70c4499a289
parent0a24656ba02877be47abdaed30a38f9bac574582 (diff)
downloadbaobab-41bdcb17ba915dc8b020786965f9e2ecd20afbd4.tar.gz
Release 3.17.903.17.90
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e10ee05..da583bb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.17.90
+=======
+
+ * Remove unused scan-home action
+ * Exclude mounts when scanning recent locations
+ * In Ringchart, always use the correct state when getting colors
+ * Fixes for contex menu
+ * Updated translations (fur, is, oc, pl, pt)
+ * Updated documentation translations (de, es, fr)
+
3.16.1
======
diff --git a/configure.ac b/configure.ac
index 0f20c61..f7aab1c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
AC_INIT([baobab],
- [3.16.1],
+ [3.17.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=baobab],
[baobab])