]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
configure.ac version changed
authorWlodek Wencel <wlodek@isc.org>
Fri, 30 Aug 2019 19:51:18 +0000 (21:51 +0200)
committerWlodek Wencel <wlodek@isc.org>
Fri, 30 Aug 2019 19:51:18 +0000 (21:51 +0200)
configure.ac

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