[babl] release 0.1.92
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] release 0.1.92
- Date: Tue, 22 Mar 2022 16:19:22 +0000 (UTC)
commit befaba5cf1509d46fe27ccf609bd576db2bfebdc
Author: Øyvind Kolås <pippin gimp org>
Date: Tue Mar 22 17:12:57 2022 +0100
release 0.1.92
NEWS | 3 +++
meson.build | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 09dbceab8..089e1ceb3 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ the news section both in the README and the webpage.
-->
2022-02-21 babl-0.1.90 </dt><dd>
+Fixes for avoiding load of wrong SIMD extensions.
+ </dd><dt>
+2022-02-21 babl-0.1.90 </dt><dd>
Automatic LUT creation for conversions from <24bpp of colorant componants,
SIMD builds for x86_64 micro-architecture levels and ARM neon, pre-defined
CIE Lab u8 and CIE Lab u16 formats. Fix bug of an unlocked non-locked mutex,
diff --git a/meson.build b/meson.build
index 4770c207c..487e470ee 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('babl', 'c',
license: 'LGPL3+',
- version: '0.1.91',
+ version: '0.1.92',
meson_version: '>=0.54.0',
default_options: [
'buildtype=debugoptimized'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]