]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2774] bump up version to 2.3.6-git
authorAndrei Pavel <andrei@isc.org>
Tue, 21 Feb 2023 17:39:06 +0000 (19:39 +0200)
committerAndrei Pavel <andrei@isc.org>
Tue, 21 Feb 2023 17:39:06 +0000 (19:39 +0200)
configure.ac

index 0094e59424a7ce40de37ca5b67b34be9519f8e13..6ad90b2cada2c89271b5250d49cbec71d2b4d30d 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.5-git, kea-dev@lists.isc.org)
+AC_INIT(kea, 2.3.6-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so