From: Wlodek Wencel Date: Thu, 23 Jul 2015 17:37:37 +0000 (+0200) Subject: [kea-0.9.2-release] bumped up kea version X-Git-Tag: Kea-0.9.2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc4f76d2016f92eb658b8b12cf554a61ac9b82b6;p=thirdparty%2Fkea.git [kea-0.9.2-release] bumped up kea version --- diff --git a/configure.ac b/configure.ac index e8113dc14b..ca72449747 100644 --- a/configure.ac +++ b/configure.ac @@ -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