summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e96202a..6f2227d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.5.4
+=====
+
+ * More work on the new user interface (mainly to the "All locations"
+ page)
+
+ * Updated translations (be, el, es, gl, gu, he, hu, id, ja, lt, nb,
+ sl, sr@latin, sr, te, vi, zh_CN, zh_HK, zh_TW)
+
3.5.3
=====
diff --git a/configure.ac b/configure.ac
index 7885776..c171e53 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
AC_INIT([baobab],
- [3.5.3],
+ [3.5.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=baobab],
[baobab])