summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorShawn Routhier <sar@isc.org>2014-07-02 11:09:30 -0700
committerShawn Routhier <sar@isc.org>2014-07-02 11:09:30 -0700
commit7d1a2ce874a335d1fa1cab3474765900831f791e (patch)
treeb6a4e8dd0f47d91bcd72e44f588331087007f794 /README
parente9326fd0f4561db5496f18523da15612213bd1b4 (diff)
downloadisc-dhcp-7d1a2ce874a335d1fa1cab3474765900831f791e.tar.gz
[master] Update version stamp for 4.3.1b1
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 775afcef..d1fc927b 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Internet Systems Consortium DHCP Distribution
- Version 4.3.0
- 3 February 2014
+ Version 4.3.1b1
+ 8 July 2014
README FILE
@@ -99,7 +99,7 @@ directory, it may not have up-to-date information).
RELEASE STATUS
-This is ISC DHCP 4.3.0. The major theme for this release is "ipv6 uplift",
+This is ISC DHCP 4.3.x The major theme for this release is "ipv6 uplift",
in which we enhance the v6 code to support many of the features found
in the v4 code. These include: support for v6, support for on_commit,
on_expiry and on_release in v6, support for accessing v6 relay options
@@ -141,12 +141,12 @@ information. On Digital Unix, type ``man pfilt''.
To build the DHCP Distribution, unpack the compressed tar file using
the tar utility and the gzip command - type something like:
- gunzip dhcp-4.3.0.tar.gz
- tar xvf dhcp-4.3.0.tar
+ gunzip dhcp-4.3.1b1.tar.gz
+ tar xvf dhcp-4.3.1b1.tar
CONFIGURING IT
-Now, cd to the dhcp-4.3.0 subdirectory that you've just created and
+Now, cd to the dhcp-4.3.1b1 subdirectory that you've just created and
configure the source tree by typing:
./configure