meson: post release version bump
authorØyvind Kolås <pippin@gimp.org>
Mon, 20 Feb 2023 17:07:14 +0000 (18:07 +0100)
committerØyvind Kolås <pippin@gimp.org>
Mon, 20 Feb 2023 17:07:14 +0000 (18:07 +0100)
meson.build

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