From: David Hankins Date: Wed, 25 Mar 2009 18:25:37 +0000 (+0000) Subject: license, HEAD version to 4.2.0 for now. X-Git-Tag: v4_2_0a1~86 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=05ae2d1598818be31510675ccdc36bbce3a26462;p=thirdparty%2Fdhcp.git license, HEAD version to 4.2.0 for now. --- diff --git a/LICENSE b/LICENSE index f823e82db..5fbac3ec8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -# Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC") +# Copyright (c) 2004-2009 by Internet Systems Consortium, Inc. ("ISC") # Copyright (c) 1995-2003 by Internet Software Consortium # # Permission to use, copy, modify, and distribute this software for any diff --git a/configure.ac b/configure.ac index 522129d2c..8fcfde374 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([DHCP], [4.1.0], [dhcp-users@isc.org]) +AC_INIT([DHCP], [4.2.0], [dhcp-users@isc.org]) # we specify "foreign" to avoid having to have the GNU mandated files, # like AUTHORS, COPYING, and such