From 7fec6fa89da5cf54cdb72941f7662bf79af10cdf Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Tue, 23 Aug 2022 15:14:18 +0200 Subject: [PATCH] post release version bump --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index ba00d87..9068d37 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('babl', 'c', license: 'LGPL3+', - version: '0.1.96', + version: '0.1.97', meson_version: '>=0.54.0', default_options: [ 'buildtype=debugoptimized' -- 2.30.2