]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
bumped version in configure.ac to 1.7.6 Kea-1.7.6
authorMichal Nowikowski <godfryd@isc.org>
Mon, 23 Mar 2020 09:45:40 +0000 (10:45 +0100)
committerMichal Nowikowski <godfryd@isc.org>
Mon, 23 Mar 2020 09:46:10 +0000 (09:46 +0000)
configure.ac

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