post-release version bump
authorØyvind Kolås <pippin@gimp.org>
Sun, 13 Nov 2022 15:08:54 +0000 (16:08 +0100)
committerØyvind Kolås <pippin@gimp.org>
Sun, 13 Nov 2022 15:08:54 +0000 (16:08 +0100)
meson.build

index f6a2697b3e9e810e9bdd6a4823feb2111742aa09..16d802d255bc98f6c8b5fd6b31e7222be69dbc54 100644 (file)
@@ -1,6 +1,6 @@
 project('babl', 'c',
   license: 'LGPL3+',
-  version: '0.1.98',
+  version: '0.1.99',
   meson_version: '>=0.54.0',
   default_options: [
     'buildtype=debugoptimized'