From 92752ec5656390160091b5d754d128fc612e1e52 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Sun, 4 Oct 2020 18:46:49 +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 e4bdc38..bf0b3eb 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('babl', 'c', license: 'LGPL3+', - version: '0.1.82', + version: '0.1.83', meson_version: '>=0.54.0', default_options: [ 'buildtype=debugoptimized' -- 2.30.2