[baobab] Release 3.11.90



commit ffc36edeabbc8d766d8e2c0b815bedebe2f51ae6
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Wed Feb 19 16:08:25 2014 +0100

    Release 3.11.90

 NEWS         |    7 +++++++
 configure.ac |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 77fa294..1bb81f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.11.90
+=======
+
+  * Minor UI fixes and updates
+  * Adapt to new Vala
+  * Updated translations (cs, el)
+
 3.11.1
 ======
 
diff --git a/configure.ac b/configure.ac
index 11dd4c3..2210d7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
 
 AC_INIT([baobab],
-        [3.11.1],
+        [3.11.90],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=baobab],
         [baobab])
 
@@ -27,7 +27,7 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",[The name of the gettext d
 AC_PROG_CC
 AC_PROG_INSTALL
 AC_PROG_MAKE_SET
-AM_PROG_VALAC([0.23.2])
+AM_PROG_VALAC([0.23.3])
 PKG_PROG_PKG_CONFIG([0.22])
 
 ## don't rerun to this point if we abort


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]