2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#3240] version in configure.ac changed to 2.5.6-git

This commit is contained in:
Wlodek Wencel
2024-01-31 12:34:04 +01:00
parent c330651b75
commit 6626e68696

View File

@@ -6,7 +6,7 @@ AC_PREREQ([2.69])
# For released versions, this is in x.y.z format.
# For GIT versions, this is x.y.z-git, where x.y.z denotes the next development
# version that is worked on and that is to be released.
AC_INIT(kea, 2.5.5-git, kea-dev@lists.isc.org)
AC_INIT(kea, 2.5.6-git, kea-dev@lists.isc.org)
AC_CONFIG_SRCDIR(README)
# serial-tests is not available in automake version before 1.13, so