]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2072] 1.9.12-git starts here.
authorAndrei Pavel <andrei@isc.org>
Tue, 31 Aug 2021 13:14:30 +0000 (16:14 +0300)
committerAndrei Pavel <andrei@isc.org>
Tue, 31 Aug 2021 13:14:30 +0000 (16:14 +0300)
configure.ac

index ec2aec1e94fcf3deaa8ec9195ce74d0db26cc76b..e31e80ac16ef063d44dc0edce58a7c3e4c6a8cc1 100644 (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,1.9.11-git, kea-dev@lists.isc.org)
+AC_INIT(kea,1.9.12-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so