[gimp/goat-invasion] depend on babl-0.1.8
- From: Ãyvind KolÃs <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/goat-invasion] depend on babl-0.1.8
- Date: Thu, 29 Mar 2012 23:56:18 +0000 (UTC)
commit 6dbf42c11c46c145623c3b5a757ec359dc70f153
Author: Ãyvind KolÃs <pippin gimp org>
Date: Fri Mar 30 00:55:41 2012 +0100
depend on babl-0.1.8
The first stable release with palette based Babl formats.
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 2e90a86..ebc6d7e 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 7
+#define BABL_REQUIRED_MICRO 8
babl_get_version (&babl_major_version,
&babl_minor_version,
diff --git a/configure.ac b/configure.ac
index 034669e..959ffc9 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.7])
+m4_define([babl_required_version], [0.1.8])
m4_define([gegl_required_version], [0.1.9])
m4_define([glib_required_version], [2.30.2])
m4_define([atk_required_version], [2.0.1])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]