post release version bump
authorØyvind Kolås <pippin@gimp.org>
Fri, 26 Feb 2021 12:07:42 +0000 (13:07 +0100)
committerØyvind Kolås <pippin@gimp.org>
Fri, 26 Feb 2021 12:07:42 +0000 (13:07 +0100)
meson.build

index 032f7d92cfb5ef3876af2b075d40cf080911d8b4..62b6475b74969ff853801e618a4a422f7315a8ac 100644 (file)
@@ -1,6 +1,6 @@
 project('babl', 'c',
   license: 'LGPL3+',
-  version: '0.1.86',
+  version: '0.1.87',
   meson_version: '>=0.54.0',
   default_options: [
     'buildtype=debugoptimized'