]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
license, HEAD version to 4.2.0 for now.
authorDavid Hankins <dhankins@isc.org>
Wed, 25 Mar 2009 18:25:37 +0000 (18:25 +0000)
committerDavid Hankins <dhankins@isc.org>
Wed, 25 Mar 2009 18:25:37 +0000 (18:25 +0000)
LICENSE
configure.ac

diff --git a/LICENSE b/LICENSE
index f823e82dba993e3201bf81517e2ed7bffaec954e..5fbac3ec86f1e9963f2d1322572d189bbb1245cf 100644 (file)
--- 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
index 522129d2cc301ddb9c7bc545b34301a9899c1380..8fcfde374574251257e69df2de5619017b5d9d33 100644 (file)
@@ -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