]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
bumped kea version to 1.7.1 bump-version
authorMichal Nowikowski <godfryd@isc.org>
Thu, 26 Sep 2019 11:27:55 +0000 (13:27 +0200)
committerMichal Nowikowski <godfryd@isc.org>
Thu, 26 Sep 2019 11:27:55 +0000 (13:27 +0200)
configure.ac

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