From: Wlodek Wencel Date: Mon, 1 Sep 2025 06:04:17 +0000 (+0200) Subject: [#4091] 3.1.2 in meson.build X-Git-Tag: Kea-3.1.2~84 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ed4e2e384fc7b292a77b51e807168f5030b93e77;p=thirdparty%2Fkea.git [#4091] 3.1.2 in meson.build --- 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'],