]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4481] Bump up versions after release
authorWlodek Wencel <wlodek@isc.org>
Thu, 30 Apr 2026 07:02:27 +0000 (09:02 +0200)
committerWlodzimierz Wencel <wlodek@isc.org>
Thu, 7 May 2026 07:03:05 +0000 (07:03 +0000)
.readthedocs.yaml
meson.build

index c990cf2ab04cc294556c237ab07e0cc8a3db588a..a3bde6b7594f5798647a33e7a8a5166abb07d203 100644 (file)
@@ -1,5 +1,5 @@
 build:
-  os: ubuntu-20.04
+  os: ubuntu-lts-latest
   tools:
     python: '3.13'
 formats: all
index 250a790988689d4d703a164f35544d41b08c117c..84e728e4f28357203ece6c53482e4ff08f6ad1d0 100644 (file)
@@ -17,7 +17,7 @@
 project(
     'kea',
     'cpp',
-    version: '3.1.8-git',
+    version: '3.2.0-git',
     meson_version: '>=1.1.0',
     license: 'MPL-2.0',
     license_files: ['COPYING'],