From 6c2b1ea5bdf1f390ae318dab7f3939a557644203 Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Tue, 20 Feb 2018 08:46:55 -0500 Subject: [master] Pre-release tag prep for 4.4.1: version #, copyright etc... 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 --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README') 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 -- cgit v1.2.1