[baobab] Release 3.13.1



commit 1124eefaf9266efe807409df65454e21763e3e19
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Tue May 27 21:56:28 2014 +0200

    Release 3.13.1

 NEWS         |    8 ++++++++
 configure.ac |    4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index cd74a8d..d2849bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.13.1
+======
+
+  * Use more specific error messages (bug 686136)
+  * Adapt to recent GTK+ changes
+  * Updated translations (cs, es, he, id, lt, pt_BR sv)
+  * Updated documentation translations (el, fi)
+
 3.12.1
 ======
 
diff --git a/configure.ac b/configure.ac
index 1752045..8a5c1c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
 
 AC_INIT([baobab],
-        [3.12.1],
+        [3.13.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=baobab],
         [baobab])
 
@@ -42,7 +42,7 @@ AC_PATH_PROG(GLIB_COMPILE_RESOURCES, glib-compile-resources)
 YELP_HELP_INIT
 
 PKG_CHECK_MODULES(BAOBAB, [
-    gtk+-3.0 >= 3.9.10
+    gtk+-3.0 >= 3.13.2
     glib-2.0 >= 2.39.90
     gio-2.0 >= 2.30.0
 ])


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