[babl] release 0.1.78



commit 24c3666768d5530541e1dbdeb0354a37132213ff
Author: Øyvind Kolås <pippin gimp org>
Date:   Sun Jun 7 19:37:00 2020 +0200

    release 0.1.78

 NEWS        | 3 +++
 meson.build | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 46ead54d5..d02e5c3d9 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,9 @@ The NEWS file in the babl source tree is the source location for
 the news section both in the README and the webpage.
                                                                           -->
 
+2020-06-07 babl-0.1.78                                              </dt><dd>
+Bugfix release - mutex and atomicity related issues.
+                                                                    </dd><dt>
 2020-05-27 babl-0.1.76                                              </dt><dd>
 Wrap hue in HSV, HSL, HCY. Fix black pullout in non ICC CMYK
 conversion. Added AV2 gamme u8->linear float conversions.  VAPI file generation
diff --git a/meson.build b/meson.build
index 0a34bd70b..05e3c9f85 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('babl', 'c',
   license: 'LGPL3+',
-  version: '0.1.77',
+  version: '0.1.78',
   meson_version: '>=0.50.0',
   default_options: [
     'sysconfdir=/etc',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]