From: Andrei Pavel Date: Wed, 30 Jul 2025 12:09:11 +0000 (+0300) Subject: [#4038] Bump up version in meson.build to 3.1.1-git X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=cc5a3e30c869ee68e5b4dab89dbc0755be088f5d;p=thirdparty%2Fkea.git [#4038] Bump up version in meson.build to 3.1.1-git --- 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'],