]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3468] bump up version to 2.7.1
authorMarcin Godzina <mgodzina@isc.org>
Wed, 26 Jun 2024 11:59:15 +0000 (11:59 +0000)
committerMarcin Godzina <mgodzina@isc.org>
Wed, 26 Jun 2024 11:59:15 +0000 (11:59 +0000)
configure.ac

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