]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1617] bumped up kea version
authorWlodek Wencel <wlodek@isc.org>
Wed, 16 Dec 2020 13:17:39 +0000 (14:17 +0100)
committerWlodek Wencel <wlodek@isc.org>
Wed, 16 Dec 2020 13:17:39 +0000 (14:17 +0100)
configure.ac

index 456ff2de6e5f0b0aca2134f01e32cf46c9449ac0..50cec079d697575afe761849c8d9085f2a44cd8a 100755 (executable)
@@ -7,7 +7,7 @@ AC_PREREQ([2.69])
 # For GIT versions, this is x.y.z-git, where x.y.z denotes the software
 # version that was used as a base + changes that were made later, but
 # are not released yet.
-AC_INIT(kea,1.9.3-git, kea-dev@lists.isc.org)
+AC_INIT(kea,1.9.4-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so