From: Tomek Mrugalski Date: Thu, 25 Sep 2014 11:23:23 +0000 (+0200) Subject: [master] version bump, mail corrected in configure.ac X-Git-Tag: rt3470_base~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=393c079e60a82434f4ba8dc8a5d813cb56d9aacc;p=thirdparty%2Fkea.git [master] version bump, mail corrected in configure.ac --- diff --git a/configure.ac b/configure.ac index 24c0e5d034..8560c22aa0 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-git, kea-dev@isc.org) +AC_INIT(kea, 0.9-git, kea-dev@lists.isc.org) AC_CONFIG_SRCDIR(README) # serial-tests is not available in automake version before 1.13, so