[babl] release 0.0.16



commit d58336b72657f54952b77a13a541a7b86079931d
Author: Øyvind Kolås <pippin gimp org>
Date:   Fri Feb 12 15:25:42 2016 +0100

    release 0.0.16

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ed238d7..d9e8c6f 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ the news section both in the README and the webpage.
 
                                                                           -->
 
+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.
+                                                                    </dd><dt>
 2015-11-19 babl-0.1.14                                              </dt><dd>
 sRGB precision tuning, stability fixes, locale fix for setting error tolerance.
                                                                     </dd><dt>
diff --git a/configure.ac b/configure.ac
index aed1683..30b88d1 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], [15])
+m4_define([babl_micro_version], [16])
 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]