post release version bump
authorØyvind Kolås <pippin@gimp.org>
Sun, 2 Aug 2020 20:25:44 +0000 (22:25 +0200)
committerØyvind Kolås <pippin@gimp.org>
Sun, 2 Aug 2020 20:25:44 +0000 (22:25 +0200)
meson.build

index f010eec2ffdb62c14045840817b2a33a100aade7..b5cefe0c543833dda6d8898a7cb00aab79142bb3 100644 (file)
@@ -1,6 +1,6 @@
 project('babl', 'c',
   license: 'LGPL3+',
-  version: '0.1.80',
+  version: '0.1.81',
   meson_version: '>=0.54.0',
   default_options: [
     'buildtype=debugoptimized'