From 92cfdacd51abb8bd6ff10edd800ef8b81e7ccf52 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Fri, 26 Feb 2021 13:06:51 +0100 Subject: [PATCH] release 0.1.86 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 1362b6a..032f7d9 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('babl', 'c', license: 'LGPL3+', - version: '0.1.85', + version: '0.1.86', meson_version: '>=0.54.0', default_options: [ 'buildtype=debugoptimized' -- 2.30.2