build: release 0.1.102
authorØyvind Kolås <pippin@gimp.org>
Sat, 25 Feb 2023 19:01:55 +0000 (20:01 +0100)
committerØyvind Kolås <pippin@gimp.org>
Sat, 25 Feb 2023 19:01:55 +0000 (20:01 +0100)
meson.build

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