From 40ec5f386362ba9aa07827eac78d079024fcba5f Mon Sep 17 00:00:00 2001 From: David Hankins Date: Wed, 11 Jun 2008 20:17:10 +0000 Subject: - A double-dereference in dhclient transmission of DHCPDECLINEs was repaired. [ISC-Bugs #18097] --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9118f897..9df3c2b1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([DHCP], [4.1.0a1], [dhcp-users@isc.org]) +AC_INIT([DHCP], [4.1.0a2], [dhcp-users@isc.org]) # we specify "foreign" to avoid having to have the GNU mandated files, # like AUTHORS, COPYING, and such -- cgit v1.2.1