summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2019-12-11 12:24:01 -0500
committerThomas Markwalder <tmark@isc.org>2019-12-11 12:24:01 -0500
commit82e0ea5760d5ba3d16e9f1eef5549097e4c3a8dd (patch)
tree28b94a95dcb794eaad551cd6e215c56b289e6d2e /README
parent2661204d66ec4b79b1454451cb03aaac29c4cbaa (diff)
downloadisc-dhcp-82e0ea5760d5ba3d16e9f1eef5549097e4c3a8dd.tar.gz
[master] Pre-release tag prep for 4.4.2b1: version #, copyright etc...v4_4_2b1
Changes to be committed: modified: LICENSE modified: README modified: RELNOTES modified: client/dhclient.8 modified: common/options.c modified: configure modified: configure.ac modified: configure.ac+lt modified: configure.ac-base modified: configure.ac-lt modified: keama/confparse.c modified: keama/keama.8 modified: keama/keama.c modified: keama/keama.h modified: keama/options.c modified: keama/parse.c modified: server/dhcpd.c 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 2565d7e2..6b13d502 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Internet Systems Consortium DHCP Distribution
- Version 4.4.1
- 05 June 2019
+ Version 4.4.2b1
+ 12 December 2019
README FILE
@@ -108,12 +108,12 @@ directory, it may not have up-to-date information).
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.1.tar.gz
- tar xvf dhcp-4.4.1.tar
+ gunzip dhcp-4.4.2b1.tar.gz
+ tar xvf dhcp-4.4.2b1.tar
CONFIGURING IT
-Now, cd to the dhcp-4.4.1 subdirectory that you've just created and
+Now, cd to the dhcp-4.4.2b1 subdirectory that you've just created and
configure the source tree by typing:
./configure