]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3091] bump configure.ac to 2.5.3-git
authorMarcin Godzina <mgodzina@isc.org>
Tue, 26 Sep 2023 18:19:46 +0000 (18:19 +0000)
committerMarcin Godzina <mgodzina@isc.org>
Tue, 26 Sep 2023 18:19:46 +0000 (18:19 +0000)
configure.ac

index 4f3f3410b91e68b7d83a7c7f8861dd6600a5abfd..215349b0dbf53835b68d6da396c11ff32b3880ea 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.5.2-git, kea-dev@lists.isc.org)
+AC_INIT(kea, 2.5.3-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so