mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 01:49:48 +00:00
[#4001] updated version
This commit is contained in:
parent
3960b1d935
commit
3206789dcd
@ -1,4 +1,4 @@
|
||||
2368. [bug] razvan
|
||||
2268. [bug] razvan
|
||||
Fix error handling when detecting a global reservation for the
|
||||
client and global reservatons are explicitly disabled in the
|
||||
configuration.
|
||||
|
@ -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.6.3-git, kea-dev@lists.isc.org)
|
||||
AC_INIT(kea, 2.6.4-git, kea-dev@lists.isc.org)
|
||||
AC_CONFIG_SRCDIR(README)
|
||||
|
||||
# serial-tests is not available in automake version before 1.13, so
|
||||
|
Loading…
x
Reference in New Issue
Block a user