From: Jeremy C. Reed Date: Thu, 12 Jul 2012 22:31:16 +0000 (-0500) Subject: [master] bump revision to today X-Git-Tag: trac2351_base~188^2^2^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=da6e2d28b4cc44f8969b10d2c7f12b421d84ddb2;p=thirdparty%2Fkea.git [master] bump revision to today --- diff --git a/configure.ac b/configure.ac index 3fdb6fb354..af350a8997 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.59]) -AC_INIT(bind10-devel, 20120405, bind10-dev@isc.org) +AC_INIT(bind10-devel, 20120712, bind10-dev@isc.org) AC_CONFIG_SRCDIR(README) AM_INIT_AUTOMAKE m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])dnl be backward compatible