[babl] release 0.1.96



commit 4fcc59632187d595df3443a94c78238af8c4867b
Author: Øyvind Kolås <pippin gimp org>
Date:   Tue Aug 23 14:52:30 2022 +0200

    release 0.1.96

 NEWS        | 3 +++
 meson.build | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9029ccc2b..40e6b5f44 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.
                                                                           -->
 
+2022-08-23 babl-0.1.96                                              </dt><dd>
+Minor changes from 0.1.94, fixing build.
+                                                                    </dd><dt>
 2022-08-21 babl-0.1.94                                              </dt><dd>
 Fix of crash on non-aligned data for SIMD, add commandline tool, improve vala
 compatibility of introspection info.
diff --git a/meson.build b/meson.build
index 2d38a8a30..ba00d87ff 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('babl', 'c',
   license: 'LGPL3+',
-  version: '0.1.95',
+  version: '0.1.96',
   meson_version: '>=0.54.0',
   default_options: [
     'buildtype=debugoptimized'


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