]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] version changed to 1.4.0-beta-git
authorWlodek Wencel <wlodek@isc.org>
Fri, 18 May 2018 18:14:00 +0000 (20:14 +0200)
committerWlodek Wencel <wlodek@isc.org>
Fri, 18 May 2018 18:14:00 +0000 (20:14 +0200)
configure.ac

index 6bb638e4c584f1c840902252be7050199fe1eb00..c03dc0048b3c1da9a81627cba564f29eb8115d8c 100644 (file)
@@ -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.3.0-git, kea-dev@lists.isc.org)
+AC_INIT(kea,1.4.0-beta-git, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so