[babl] release 0.1.48
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] release 0.1.48
- Date: Tue, 15 May 2018 19:32:25 +0000 (UTC)
commit 0cf75c0530b6fa286f9fc3fa0299e6394f8d50f7
Author: Øyvind Kolås <pippin gimp org>
Date: Tue May 15 21:28:11 2018 +0200
release 0.1.48
NEWS | 5 ++++-
configure.ac | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0088a93..3160883 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,10 @@ The NEWS file in the babl source tree is the source location for
the news section both in the README and the webpage.
-->
-
+2018-05-15 babl-0.1.48 </dt><dd>
+fix u8 <-> double conversions for chroma, SSE2 version of RGBA float to
+CIE L / Lab. Build with -Ofast by default.
+ </dd><dt>
2018-04-10 babl-0.1.46 </dt><dd>
added extensions with more coverage for u32, half and other utilit fast paths
improving fast path coverage.
diff --git a/configure.ac b/configure.ac
index 9117248..924b0df 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], [47])
+m4_define([babl_micro_version], [48])
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]