summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2018-02-20 08:46:55 -0500
committerThomas Markwalder <tmark@isc.org>2018-02-20 08:46:55 -0500
commit6c2b1ea5bdf1f390ae318dab7f3939a557644203 (patch)
tree3a5a425f1abf34d044d93658d62930787bc1ddce /README
parentc5931725b48b121d232df4ba9e45bc41e0ba114d (diff)
downloadisc-dhcp-6c2b1ea5bdf1f390ae318dab7f3939a557644203.tar.gz
[master] Pre-release tag prep for 4.4.1: version #, copyright etc...v4_4_1
Changes committed: modified: .gitignore modified: README modified: RELNOTES modified: configure modified: configure.ac modified: configure.ac+lt modified: configure.ac-base modified: configure.ac-lt 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 01d64900..05a143fa 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Internet Systems Consortium DHCP Distribution
- Version 4.4.0
- 31 January 2018
+ Version 4.4.1
+ 28 February 2018
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.4.0.tar.gz
- tar xvf dhcp-4.4.0.tar
+ gunzip dhcp-4.4.1.tar.gz
+ tar xvf dhcp-4.4.1.tar
CONFIGURING IT
-Now, cd to the dhcp-4.4.0 subdirectory that you've just created and
+Now, cd to the dhcp-4.4.1 subdirectory that you've just created and
configure the source tree by typing:
./configure