]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[v1_5_0] release version bumped up
authorWlodek Wencel <wlodek@isc.org>
Thu, 13 Dec 2018 18:57:21 +0000 (19:57 +0100)
committerWlodek Wencel <wlodek@isc.org>
Thu, 13 Dec 2018 18:57:21 +0000 (19:57 +0100)
configure.ac

index 41677d44dd3e8641e4bf89e7629738805a9304f5..c880b77cbe6f1faae8793d37d45ed32746b4a1d8 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.5.0-beta2, kea-dev@lists.isc.org)
+AC_INIT(kea,1.5.0, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so