]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2899] bump up version in configure.ac
authorAndrei Pavel <andrei@isc.org>
Tue, 30 May 2023 19:38:25 +0000 (22:38 +0300)
committerAndrei Pavel <andrei@isc.org>
Tue, 30 May 2023 19:38:25 +0000 (22:38 +0300)
configure.ac

index 641b54dd26608cc9910053c635d42251e97b9142..74206e8c336afe40c9f2d9e6c973f23fc0c3de97 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, 2.3.8-git, kea-dev@lists.isc.org)
+AC_INIT(kea, 2.3.9-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so