From 6cd36a6674160e94c1698392f2d33289115c47be Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Thu, 30 Oct 2025 07:34:31 +0200 Subject: [PATCH] [#4203] Bump up version in meson.build to 3.1.4-git --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 4bdc551522..92fce53153 100644 --- a/meson.build +++ b/meson.build @@ -17,7 +17,7 @@ project( 'kea', 'cpp', - version: '3.1.3-git', + version: '3.1.4-git', meson_version: '>=1.1.0', license: 'MPL-2.0', license_files: ['COPYING'], -- 2.47.3