]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1526] bumped up kea version to 1.8.1
authorMichal Nowikowski <godfryd@isc.org>
Thu, 5 Nov 2020 14:17:50 +0000 (15:17 +0100)
committerMichal Nowikowski <godfryd@isc.org>
Fri, 6 Nov 2020 08:21:48 +0000 (08:21 +0000)
configure.ac

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