summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Borelli <pborelli@gnome.org>2012-08-01 13:03:30 +0200
committerPaolo Borelli <pborelli@gnome.org>2012-08-01 21:22:20 +0200
commitc694e269d248ac3ff1e8b496c343713660833a6a (patch)
treeee99a16a1bea5158e35fa51f8a91e42f07f00527
parenta6a299d4150cd859d30ae5e352beaaac41926b1d (diff)
downloadbaobab-c694e269d248ac3ff1e8b496c343713660833a6a.tar.gz
Release 3.5.43.5.4
-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])