From ed4e2e384fc7b292a77b51e807168f5030b93e77 Mon Sep 17 00:00:00 2001 From: Wlodek Wencel Date: Mon, 1 Sep 2025 08:04:17 +0200 Subject: [PATCH] [#4091] 3.1.2 in meson.build --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index cedc949773..434abf5831 100644 --- a/meson.build +++ b/meson.build @@ -17,7 +17,7 @@ project( 'kea', 'cpp', - version: '3.1.1-git', + version: '3.1.2-git', meson_version: '>=1.1.0', license: 'MPL-2.0', license_files: ['COPYING'], -- 2.47.3