]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1056] bumped version in configure.ac to 1.7.3
authorMichal Nowikowski <godfryd@isc.org>
Mon, 16 Dec 2019 08:32:27 +0000 (09:32 +0100)
committerMichal Nowikowski <godfryd@isc.org>
Mon, 16 Dec 2019 09:12:22 +0000 (10:12 +0100)
configure.ac

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