From e9624b59e287d5483f3ebac19d0cb86fe69948ec Mon Sep 17 00:00:00 2001 From: Justin Kim Date: Fri, 31 Jul 2026 11:41:57 +0900 Subject: [PATCH] build: bump version to 0.53.99 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index dc5e885a..921c2def 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wirelog', 'c', - version: '0.53.0', + version: '0.53.99', license: 'LGPL-3.0-or-later', meson_version: '>=0.62.0', default_options: [