From 2e769f0ba23612295ce2015c547f7e9085941d1a Mon Sep 17 00:00:00 2001 From: Marcin Godzina Date: Wed, 24 Sep 2025 15:19:03 +0200 Subject: [PATCH] [#4131] bump up meson.build to 3.1.3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 1e16a8aca1..747d0b13cf 100644 --- a/meson.build +++ b/meson.build @@ -17,7 +17,7 @@ project( 'kea', 'cpp', - version: '3.1.2-git', + version: '3.1.3-git', meson_version: '>=1.1.0', license: 'MPL-2.0', license_files: ['COPYING'], -- 2.47.3