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

[master] version changed to 1.4.0-beta-git

This commit is contained in:
Wlodek Wencel 2018-05-18 20:14:00 +02:00
parent a6c4644775
commit 1317d23ee0

View File

@ -7,7 +7,7 @@ AC_PREREQ([2.69])
# 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
# are not released yet.
AC_INIT(kea,1.3.0-git, kea-dev@lists.isc.org)
AC_INIT(kea,1.4.0-beta-git, kea-dev@lists.isc.org)
AC_CONFIG_SRCDIR(README)
# serial-tests is not available in automake version before 1.13, so