]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4481] change version to 3.1.9
authorWlodek Wencel <wlodek@isc.org>
Thu, 7 May 2026 07:02:19 +0000 (09:02 +0200)
committerWlodzimierz Wencel <wlodek@isc.org>
Thu, 7 May 2026 07:03:05 +0000 (07:03 +0000)
meson.build

index 84e728e4f28357203ece6c53482e4ff08f6ad1d0..463ac28be47cc733bc981381271a86dc2c417184 100644 (file)
@@ -17,7 +17,7 @@
 project(
     'kea',
     'cpp',
-    version: '3.2.0-git',
+    version: '3.1.9-git',
     meson_version: '>=1.1.0',
     license: 'MPL-2.0',
     license_files: ['COPYING'],