]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1341] bumped up kea version to 1.7.10
authorMichal Nowikowski <godfryd@isc.org>
Fri, 24 Jul 2020 08:43:55 +0000 (10:43 +0200)
committerMichal Nowikowski <godfryd@isc.org>
Fri, 24 Jul 2020 09:08:10 +0000 (09:08 +0000)
configure.ac

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