]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3604] Bump up version in configure.ac to 2.7.4
authorMarcin Godzina <mgodzina@isc.org>
Wed, 25 Sep 2024 17:10:27 +0000 (17:10 +0000)
committerMarcin Godzina <mgodzina@isc.org>
Wed, 25 Sep 2024 17:10:27 +0000 (17:10 +0000)
configure.ac

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