From 47affe964dc714f45f38ea04a07f6b632ab36040 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Sat, 25 Feb 2023 20:01:55 +0100 Subject: [PATCH] build: release 0.1.102 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index da46ca1..b033a62 100644 --- a/meson.build +++ b/meson.build @@ -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' -- 2.30.2