summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Borelli <pborelli@gnome.org>2012-11-10 16:20:28 +0100
committerPaolo Borelli <pborelli@gnome.org>2012-11-10 16:20:28 +0100
commitc646ba14f4b133aa81f20b735917323170b21c10 (patch)
tree7806fef6bfe321baa36be4352c09f129c3cb8cbd
parentc70e0cb95d8de439913417d2f99a78a179add79f (diff)
downloadbaobab-c646ba14f4b133aa81f20b735917323170b21c10.tar.gz
Release 3.6.33.6.3
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 82da2b2..79af242 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.6.3
+=====
+
+ * Fix crash in the about dialog
+ * Updated translations (el, sk, el)
+
3.6.2
=====
diff --git a/configure.ac b/configure.ac
index fedd9aa..f6d380d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
AC_INIT([baobab],
- [3.6.2],
+ [3.6.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=baobab],
[baobab])