From cc5a3e30c869ee68e5b4dab89dbc0755be088f5d Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Wed, 30 Jul 2025 15:09:11 +0300 Subject: [PATCH] [#4038] Bump up version in meson.build to 3.1.1-git --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 24ab9b5bd7..cedc949773 100644 --- a/meson.build +++ b/meson.build @@ -17,7 +17,7 @@ project( 'kea', 'cpp', - version: '3.1.0-git', + version: '3.1.1-git', meson_version: '>=1.1.0', license: 'MPL-2.0', license_files: ['COPYING'], -- 2.47.2