mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[#6017,!340] bumped up libraries version before release
This commit is contained in:
committed by
Marcin Siodelski
parent
c0434bf882
commit
06d44ac1a9
@@ -1,3 +1,7 @@
|
|||||||
|
1587. [build] razvan
|
||||||
|
Bumped up libraries version numbers for Kea 1.6 beta release.
|
||||||
|
(Gitlab #617,!340, git TBD)
|
||||||
|
|
||||||
1586. [bug, func] marcin
|
1586. [bug, func] marcin
|
||||||
MySQL Configuration Backend supports DHCPv6 interface-id parameter.
|
MySQL Configuration Backend supports DHCPv6 interface-id parameter.
|
||||||
(Gitlab #628,!341, git 3a07c636ba4c7fceabe59ec597c44a9c8e3367eb)
|
(Gitlab #628,!341, git 3a07c636ba4c7fceabe59ec597c44a9c8e3367eb)
|
||||||
|
@@ -7,7 +7,7 @@ AC_PREREQ([2.69])
|
|||||||
# For GIT versions, this is x.y.z-git, where x.y.z denotes the software
|
# For GIT versions, this is x.y.z-git, where x.y.z denotes the software
|
||||||
# version that was used as a base + changes that were made later, but
|
# version that was used as a base + changes that were made later, but
|
||||||
# are not released yet.
|
# are not released yet.
|
||||||
AC_INIT(kea,1.5.0-git, kea-dev@lists.isc.org)
|
AC_INIT(kea,1.6.0-beta-git, kea-dev@lists.isc.org)
|
||||||
AC_CONFIG_SRCDIR(README)
|
AC_CONFIG_SRCDIR(README)
|
||||||
|
|
||||||
# serial-tests is not available in automake version before 1.13, so
|
# serial-tests is not available in automake version before 1.13, so
|
||||||
|
Reference in New Issue
Block a user