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

[#2620] bump up version to 2.3.3

This commit is contained in:
Wlodek Wencel
2022-10-26 15:09:43 +02:00
parent 454fe5a1a6
commit e5aa80ec3b

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.3.2-git, kea-dev@lists.isc.org)
AC_INIT(kea,2.3.3-git, kea-dev@lists.isc.org)
AC_CONFIG_SRCDIR(README)
# serial-tests is not available in automake version before 1.13, so