post release version bump
authorØyvind Kolås <pippin@gimp.org>
Sun, 4 Oct 2020 16:46:49 +0000 (18:46 +0200)
committerØyvind Kolås <pippin@gimp.org>
Sun, 4 Oct 2020 16:46:49 +0000 (18:46 +0200)
meson.build

index e4bdc383dae41e51192c3ca45337015173d25f37..bf0b3eb1dda3f42590c8fd015a9102129a7a011b 100644 (file)
@@ -1,6 +1,6 @@
 project('babl', 'c',
   license: 'LGPL3+',
-  version: '0.1.82',
+  version: '0.1.83',
   meson_version: '>=0.54.0',
   default_options: [
     'buildtype=debugoptimized'