]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[kea-0.9.2-release] bumped up kea version
authorWlodek Wencel <wlodek@isc.org>
Thu, 23 Jul 2015 17:37:37 +0000 (19:37 +0200)
committerWlodek Wencel <wlodek@isc.org>
Thu, 23 Jul 2015 17:37:37 +0000 (19:37 +0200)
configure.ac

index e8113dc14ba27351bbf952b159a4f6782622854e..ca7244974786ff4e8448ec1977efd85924e83e04 100644 (file)
@@ -7,7 +7,7 @@ AC_PREREQ([2.59])
 # 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, 0.9.2-beta, kea-dev@lists.isc.org)
+AC_INIT(kea, 0.9.2, kea-dev@lists.isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so