]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3034] version in configure.ac bumped up
authorWlodek Wencel <wlodek@isc.org>
Wed, 30 Aug 2023 11:54:47 +0000 (13:54 +0200)
committerWlodek Wencel <wlodek@isc.org>
Wed, 30 Aug 2023 11:54:47 +0000 (13:54 +0200)
configure.ac

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