From 11dfaeeeb761b9c1b4d812e295702924d802e168 Mon Sep 17 00:00:00 2001 From: Justin Kim Date: Sat, 13 Jun 2026 21:11:52 +0900 Subject: [PATCH] build: bump version to 0.51.99 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 2bc69663..f0aab312 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wirelog', 'c', - version: '0.51.0', + version: '0.51.99', license: 'LGPL-3.0-or-later', meson_version: '>=0.62.0', default_options: [