summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2017-12-11 11:47:03 -0500
committerThomas Markwalder <tmark@isc.org>2017-12-11 11:47:03 -0500
commit437756f711bc586e92465b295f5527edecacecd3 (patch)
tree4e7535729dff07f7a86eefcb843f135b694f0659 /README
parentf1fc5ede225a74f61ad994334c2dbdc6cfdd306f (diff)
downloadisc-dhcp-437756f711bc586e92465b295f5527edecacecd3.tar.gz
[master] Pre-release tag prep for 4.4.0a1: version #, copyright etc...
Changes to be committed: modified: README modified: RELNOTES modified: configure.ac modified: includes/heap.h modified: includes/t_api.h modified: util/bind.sh
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 08945625..86064b7a 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Internet Systems Consortium DHCP Distribution
- Version 4.3.4
- 29 March 2016
+ Version 4.4.0a1
+ 11 December 2017
README FILE
@@ -142,12 +142,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.4.tar.gz
- tar xvf dhcp-4.3.4.tar
+ gunzip dhcp-4.4.0a1.tar.gz
+ tar xvf dhcp-4.4.0a1.tar
CONFIGURING IT
-Now, cd to the dhcp-4.3.4 subdirectory that you've just created and
+Now, cd to the dhcp-4.4.0a1 subdirectory that you've just created and
configure the source tree by typing:
./configure