2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 01:49:48 +00:00

[#4038] Bump up version in meson.build to 3.1.1-git

This commit is contained in:
Andrei Pavel 2025-07-30 15:09:11 +03:00
parent 67f31db3e8
commit cc5a3e30c8
No known key found for this signature in database
GPG Key ID: D4E804481939CB21

View File

@ -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'],