From 5aa2ca918df3c9d25a8914851efb63defb5ef9aa Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Fri, 21 Apr 2023 00:14:25 +0200 Subject: [PATCH] release 0.1.104 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index ff1fe2f..e2dd0b0 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('babl', 'c', license: 'LGPL3+', - version: '0.1.103', + version: '0.1.104', meson_version: '>=0.55.0', default_options: [ 'buildtype=debugoptimized' -- 2.30.2