release 0.1.100
authorØyvind Kolås <pippin@gimp.org>
Mon, 20 Feb 2023 16:54:32 +0000 (17:54 +0100)
committerØyvind Kolås <pippin@gimp.org>
Mon, 20 Feb 2023 16:54:32 +0000 (17:54 +0100)
meson.build

index 99f47c07aa8e8aa87dc0a75cccab31e8c1387a56..2f6978d196bfcf63b046170597615ceb918bb905 100644 (file)
@@ -1,6 +1,6 @@
 project('babl', 'c',
   license: 'LGPL3+',
-  version: '0.1.99',
+  version: '0.1.100',
   meson_version: '>=0.54.0',
   default_options: [
     'buildtype=debugoptimized'