From 37c382c7252425b8f0854e267741a1bff8304877 Mon Sep 17 00:00:00 2001 From: Justin Kim Date: Sun, 28 Jun 2026 20:15:54 +0900 Subject: [PATCH] build: bump version to 0.52.99 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 87d168bd..325d212e 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wirelog', 'c', - version: '0.52.0', + version: '0.52.99', license: 'LGPL-3.0-or-later', meson_version: '>=0.62.0', default_options: [