[babl] release 0.1.10
- From: Ãyvind KolÃs <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] release 0.1.10
- Date: Mon, 2 Apr 2012 22:18:53 +0000 (UTC)
commit 0aa5c964e466e87dd4842863d63dfc989a3ef4d3
Author: Ãyvind KolÃs <pippin gimp org>
Date: Mon Apr 2 22:35:06 2012 +0100
release 0.1.10
NEWS | 4 +++-
configure.ac | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 506c2f1..a123cc3 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,9 @@ the news section both in the README and the webpage.
-->
-
+2012-03-30 babl-0.1.8 </dt><dd>
+LUT based speedups for gamma correction / uncorrection.
+ </dd><dt>
2012-03-30 babl-0.1.8 </dt><dd>
Added support for indexed/pallette based formats, constified API.
</dd><dt>
diff --git a/configure.ac b/configure.ac
index 09b9a9d..26b02da 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], [9])
+m4_define([babl_micro_version], [10])
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]