post release version bump
authorØyvind Kolås <pippin@gimp.org>
Thu, 20 Apr 2023 22:29:07 +0000 (00:29 +0200)
committerØyvind Kolås <pippin@gimp.org>
Thu, 20 Apr 2023 22:29:07 +0000 (00:29 +0200)
meson.build

index e2dd0b0d4419d93a7e495ddfa046fef473b38fd5..dad297e7f43f88874e4b6b1e9f20156c09b42a7c 100644 (file)
@@ -1,6 +1,6 @@
 project('babl', 'c',
   license: 'LGPL3+',
-  version: '0.1.104',
+  version: '0.1.105',
   meson_version: '>=0.55.0',
   default_options: [
     'buildtype=debugoptimized'