2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[master] update version of BIND 10 to 20110519

This commit is contained in:
Jeremy C. Reed 2011-05-19 11:10:46 -05:00
parent d2ee006cd5
commit 71ff1ab096

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script. # Process this file with autoconf to produce a configure script.
AC_PREREQ([2.59]) AC_PREREQ([2.59])
AC_INIT(bind10-devel, 20110322, bind10-dev@isc.org) AC_INIT(bind10-devel, 20110519, bind10-dev@isc.org)
AC_CONFIG_SRCDIR(README) AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE AM_INIT_AUTOMAKE
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])