diff options
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 522129d2..8fcfde37 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 |