[babl] release 0.1.34, update NEWS
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] release 0.1.34, update NEWS
- Date: Fri, 6 Oct 2017 13:16:18 +0000 (UTC)
commit dc0ba88106d51f5bf8488d1fa1807c0c2e4feee6
Author: Øyvind Kolås <pippin gimp org>
Date: Fri Oct 6 15:15:57 2017 +0200
release 0.1.34, update NEWS
NEWS | 4 ++++
configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7c62bf3..c50a4ef 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ the news section both in the README and the webpage.
-->
+2017-10-06 babl-0.1.34 </dt><dd>
+Brown paper bag release, Fix indexed / custom primaries conflict, and re-export
+a symbol used by old GEGL/GIMPs.
+ </dd><dt>
2017-10-03 babl-0.1.32 </dt><dd>
Added custom primaries and TRC support through ICC parsing, improved
float<->half performance, rewrite of all conversions functions to adhere to new
diff --git a/configure.ac b/configure.ac
index 4f302b8..dda45b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AC_PREREQ(2.54)
m4_define([babl_major_version], [0])
m4_define([babl_minor_version], [1])
-m4_define([babl_micro_version], [33])
+m4_define([babl_micro_version], [34])
m4_define([babl_real_version],
[babl_major_version.babl_minor_version.babl_micro_version])
m4_define([babl_version], [babl_real_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]