[babl] release 0.1.74
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] release 0.1.74
- Date: Sun, 12 Jan 2020 23:28:43 +0000 (UTC)
commit 501c71495c9f4670ee066e3abe2ad6710e954084
Author: Øyvind Kolås <pippin gimp org>
Date: Mon Jan 13 00:01:05 2020 +0100
release 0.1.74
NEWS | 3 +++
meson.build | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4448a34d0..ff7d96b63 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.
-->
+2019-08-22 babl-0.1.74 </dt><dd>
+Build fixes, improved host cpu detection, OSX fixes, clang warning squelches.
2019-08-22 babl-0.1.72 </dt><dd>
+ </dd><dt>
Added handling for grayscale ICC profiles and gobject introspection support.
Optimizations for many format conversions for u8, u16 and half formats. And
fixed a crash for NANs in float to u8 conversions.
diff --git a/meson.build b/meson.build
index 11ffdc91e..bab5dbdae 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('babl', 'c',
license: 'LGPL3+',
- version: '0.1.73',
+ version: '0.1.74',
meson_version: '>=0.50.0',
default_options: [
'sysconfdir=/etc',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]