build: post release version bump
authorØyvind Kolås <pippin@gimp.org>
Sat, 25 Feb 2023 19:03:40 +0000 (20:03 +0100)
committerØyvind Kolås <pippin@gimp.org>
Sat, 25 Feb 2023 19:03:40 +0000 (20:03 +0100)
meson.build

index b033a62fb014cfc4a8687dbe8292f8dea5a02f4a..f19cfe2ef408d3a6e3f6ad37fd44a900ca1ffe9f 100644 (file)
@@ -1,6 +1,6 @@
 project('babl', 'c',
   license: 'LGPL3+',
-  version: '0.1.102',
+  version: '0.1.103',
   meson_version: '>=0.54.0',
   default_options: [
     'buildtype=debugoptimized'