summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2001-10-05 03:58:38 +0000
committerTed Lemon <source@isc.org>2001-10-05 03:58:38 +0000
commit9e9b3ac34cca8221137ac295af84ec6032eb68ed (patch)
treef56b0db18df8134b6f4514db7834aa37edb22b16 /README
parent5facceb3b4f9904621b288b7d652c45607b4ac7f (diff)
downloadisc-dhcp-9e9b3ac34cca8221137ac295af84ec6032eb68ed.tar.gz
Update version and changelog
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 3c5c94a7..6951c46d 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Internet Software Consortium DHCP Distribution
- Version 3, Release Candidate 12
- August 23, 2001
+ Version 3
+ October 2, 2001
README FILE
@@ -142,14 +142,14 @@ 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:
- zcat dhcp-3.0rc12.tar.gz |tar xvf -
+ zcat dhcp-3.0.tar.gz |tar xvf -
On BSD/OS, you have to type gzcat, not zcat, and you may run into
similar problems on other operating systems.
CONFIGURING IT
-Now, cd to the dhcp-3.0rc12 subdirectory that you've just
+Now, cd to the dhcp-3.0 subdirectory that you've just
created and configure the source tree by typing:
./configure