[gimp/goat-invasion: 599/608] depend on babl>=0.1.11
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/goat-invasion: 599/608] depend on babl>=0.1.11
- Date: Fri, 27 Apr 2012 21:15:42 +0000 (UTC)
commit 5136cd8bf36852c17523ca5baf212c8eba068c97
Author: Ãyvind KolÃs <pippin gimp org>
Date: Thu Apr 26 15:00:05 2012 +0200
depend on babl>=0.1.11
app/sanity.c | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app/sanity.c b/app/sanity.c
index febddfb..87c7683 100644
--- a/app/sanity.c
+++ b/app/sanity.c
@@ -351,7 +351,7 @@ sanity_check_babl (void)
#define BABL_REQUIRED_MAJOR 0
#define BABL_REQUIRED_MINOR 1
-#define BABL_REQUIRED_MICRO 10
+#define BABL_REQUIRED_MICRO 11
babl_get_version (&babl_major_version,
&babl_minor_version,
diff --git a/configure.ac b/configure.ac
index 3422ca3..2cd7467 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,7 @@ m4_define([gimp_stable],
m4_define([gimp_full_name], [GNU Image Manipulation Program])
# required versions of other packages
-m4_define([babl_required_version], [0.1.10])
+m4_define([babl_required_version], [0.1.11])
m4_define([gegl_required_version], [0.2.0])
m4_define([glib_required_version], [2.30.2])
m4_define([atk_required_version], [2.2.0])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]