[baobab] Release 3.7.91



commit cd75dbb65d0c0797aef101ffa50b27cdf58e4c4c
Author: Paolo Borelli <pborelli gnome org>
Date:   Wed Mar 6 08:24:13 2013 +0100

    Release 3.7.91

 NEWS         |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e2380cf..1714a6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.7.91
+ * Use the newest libgd to animate tranistion to and from the
+   results page
+ * Updated translations (de, pa, pt, pt_BR)
+
 3.7.90
 ======
 
diff --git a/configure.ac b/configure.ac
index 3b92898..9de3eda 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
 
 AC_INIT([baobab],
-        [3.7.90],
+        [3.7.91],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=baobab],
         [baobab])
 
@@ -44,7 +44,7 @@ AC_PATH_PROG(GLIB_COMPILE_RESOURCES, glib-compile-resources)
 YELP_HELP_INIT
 
 PKG_CHECK_MODULES(BAOBAB, [
-    gtk+-3.0 >= 3.7.10
+    gtk+-3.0 >= 3.7.12
     gio-2.0 >= 2.30.0
 ])
 


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