Skip to content

Commit 880885d

Browse files
committed
[#3737] configure version bump up, platforms list updated
1 parent c524f6a commit 880885d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ AC_PREREQ([2.69])
66
# For released versions, this is in x.y.z format.
77
# For GIT versions, this is x.y.z-git, where x.y.z denotes the next development
88
# version that is worked on and that is to be released.
9-
AC_INIT(kea, 2.7.6-git, kea-dev@lists.isc.org)
9+
AC_INIT(kea, 2.7.7-git, kea-dev@lists.isc.org)
1010
AC_CONFIG_SRCDIR(README)
1111

1212
# serial-tests is not available in automake version before 1.13, so

platforms.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ Regularly Tested Platforms
1717
Kea is officially supported on Alpine, Debian, Fedora, FreeBSD, RHEL, and Ubuntu
1818
systems. Kea-|release| builds have been tested on:
1919

20-
* Alpine — 3.17, 3.18, 3.19, 3.20
20+
* Alpine — 3.18, 3.19, 3.20, 3.21
2121
* Debian — 10, 11, 12
22-
* Fedora — 39, 40
23-
* FreeBSD — 13
22+
* Fedora — 40, 41
23+
* FreeBSD — 14
2424
* RHEL — 8, 9
2525
* Ubuntu — 20.04, 22.04, 24.04
2626

0 commit comments

Comments
 (0)