-# Copyright (c) 2004-2014 by Internet Systems Consortium, Inc. ("ISC")
+# Copyright (c) 2004-2015 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
Internet Systems Consortium DHCP Distribution
- Version 4.3.1
- 11 August 2014
+ Version 4.3.2.pre-beta
+ 08 January 2015
README FILE
Internet Systems Consortium DHCP Distribution
- Version 4.3.1
- 11 August 2014
+ Version 4.3.2.pre-beta
+ 08 January 2015
Release Notes
DHCP Client. */
/*
- * Copyright (c) 2004-2014 by Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (c) 2004-2015 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
assert (state_is == state_shouldbe). */
#define ASSERT_STATE(state_is, state_shouldbe) {}
-static const char copyright[] = "Copyright 2004-2014 Internet Systems Consortium.";
+static const char copyright[] = "Copyright 2004-2015 Internet Systems Consortium.";
static const char arr [] = "All rights reserved.";
static const char message [] = "Internet Systems Consortium DHCP Client";
static const char url [] = "For info, please visit https://www.isc.org/software/dhcp/";
-AC_INIT([DHCP],[4.3.1],[dhcp-users@isc.org])
+AC_INIT([DHCP],[4.3.2.pre-beta],[dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
# like AUTHORS, COPYING, and such
DHCP/BOOTP Relay Agent. */
/*
- * Copyright(c) 2004-2014 by Internet Systems Consortium, Inc.("ISC")
+ * Copyright(c) 2004-2015 by Internet Systems Consortium, Inc.("ISC")
* Copyright(c) 1997-2003 by Internet Software Consortium
*
* Permission to use, copy, modify, and distribute this software for any
*/
static const char copyright[] =
-"Copyright 2004-2014 Internet Systems Consortium.";
+"Copyright 2004-2015 Internet Systems Consortium.";
static const char arr [] = "All rights reserved.";
static const char message [] = "Internet Systems Consortium DHCP Server";
static const char url [] =
### For ease of use, this records the sticky tag of versions
### released with each point release.
###
+ 4.3.2.pre-beta) BINDTAG=v9_9_5_P1 ;;
4.3.1b1|4.3.1rc1|4.3.1) BINDTAG=v9_9_5_P1 ;;
4.3.0) BINDTAG=v9_9_5 ;;
4.3.0rc1) BINDTAG=v9_9_5rc2 ;;