[gimp/goat-invasion] depend on babl>=0.1.11
- From: Ãyvind KolÃs <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/goat-invasion] depend on babl>=0.1.11
- Date: Thu, 26 Apr 2012 13:01:52 +0000 (UTC)
commit d376283219ad2d0961a77ed7238f9331c388601b
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 0369a6e..e24715e 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]