post release version bump
authorØyvind Kolås <pippin@gimp.org>
Tue, 23 Aug 2022 13:14:18 +0000 (15:14 +0200)
committerØyvind Kolås <pippin@gimp.org>
Tue, 23 Aug 2022 13:14:18 +0000 (15:14 +0200)
meson.build

index ba00d87ff69182f5c27b641c1d9d04964023c244..9068d379f3b8d6608e2c0c7f851ec79a35c97d41 100644 (file)
@@ -1,6 +1,6 @@
 project('babl', 'c',
   license: 'LGPL3+',
-  version: '0.1.96',
+  version: '0.1.97',
   meson_version: '>=0.54.0',
   default_options: [
     'buildtype=debugoptimized'