[babl] Release 0.1.18
- From: Alexandre Prokoudine <aprokoudine src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] Release 0.1.18
- Date: Sun, 12 Jun 2016 23:09:07 +0000 (UTC)
commit b7ab3e1357b1fe873892d65967b6ddfdd9394e3f
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date: Mon Jun 13 02:07:53 2016 +0300
Release 0.1.18
NEWS | 4 +++-
configure.ac | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d9e8c6f..a993e33 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,9 @@ the news section both in the README and the webpage.
-->
-
+2016-06-13 babl-0.1.18 </dt><dd>
+Bugfix: take alpha threshold in consideration when processing floats in SSE2.
+ </dd><dt>
2016-02-12 babl-0.1.16 </dt><dd>
Improvements to half float reference, SIMD, and fast-paths, and CIE float fast
paths; cleanups of fast path extensions.
diff --git a/configure.ac b/configure.ac
index befb350..f813f56 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], [17])
+m4_define([babl_micro_version], [18])
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]