]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4203] Bump up version in meson.build to 3.1.4-git
authorAndrei Pavel <andrei@isc.org>
Thu, 30 Oct 2025 05:34:31 +0000 (07:34 +0200)
committerAndrei Pavel <andrei@isc.org>
Thu, 30 Oct 2025 05:34:31 +0000 (07:34 +0200)
meson.build

index 4bdc55152275dc7a317a495352a8738dd44764bb..92fce53153688f4762fec182f612e7b3d3a91e44 100644 (file)
@@ -17,7 +17,7 @@
 project(
     'kea',
     'cpp',
-    version: '3.1.3-git',
+    version: '3.1.4-git',
     meson_version: '>=1.1.0',
     license: 'MPL-2.0',
     license_files: ['COPYING'],