]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3132] version bumped up to 2.5.4
authorwwencel <wlodek@isc.org>
Thu, 26 Oct 2023 10:52:44 +0000 (12:52 +0200)
committerwwencel <wlodek@isc.org>
Thu, 26 Oct 2023 10:52:44 +0000 (12:52 +0200)
configure.ac

index f3d804857eeaf2bc4a5755a3989187fa73613e91..670ea7b5b739612a939d5639ea99c468b891e13e 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.3-git, kea-dev@lists.isc.org)
+AC_INIT(kea, 2.5.4-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so