diff options
author | Rainer Jung <rjung@apache.org> | 2012-07-16 19:00:36 +0200 |
---|---|---|
committer | Rainer Jung <rjung@apache.org> | 2012-07-16 19:00:36 +0200 |
commit | b528e6048c9d82abcc352db4028aa8f1e4fce265 (patch) | |
tree | cd9676cc17e54c8d1dfcc4ec233810e8906a9ea0 /Makefile.win | |
parent | xforms (diff) | |
download | apache2-b528e6048c9d82abcc352db4028aa8f1e4fce265.tar.xz apache2-b528e6048c9d82abcc352db4028aa8f1e4fce265.zip |
s/2.3/2.5/g in Makefile.win.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1362136 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.win')
-rw-r--r-- | Makefile.win | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.win b/Makefile.win index 717b7cded2..574fc25398 100644 --- a/Makefile.win +++ b/Makefile.win @@ -925,10 +925,10 @@ BEGIN { << copy << "$(INSTDIR)\OPENSSL-NEWS.txt" <.y - Apache HTTP Server 2.3 Limited OpenSSL Distribution + Apache HTTP Server 2.5 Limited OpenSSL Distribution This binary distribution includes the minimal components of OpenSSL required - to support mod_ssl for Apache HTTP Server version 2.3 (details are listed + to support mod_ssl for Apache HTTP Server version 2.5 (details are listed in OPENSSL-README.txt.) For the complete list of CHANGES to this and later versions of OpenSSL, please refer to the definative source, <http://www.openssl.org/news/changelog.html>, or see the CHANGES file in the @@ -944,7 +944,7 @@ BEGIN { + srclib\openssl\NEWS "$(INSTDIR)\OPENSSL-NEWS.txt" copy << "$(INSTDIR)\OPENSSL-README.txt" <.y - Apache HTTP Server 2.3 Limited OpenSSL Distribution + Apache HTTP Server 2.5 Limited OpenSSL Distribution This binary installation of OpenSSL is a limited distribution of the files derived from the OpenSSL project: @@ -958,7 +958,7 @@ BEGIN { bin\openssl.exe These are the minimal libraries and tools required to use mod_ssl as - distributed with Apache HTTP Server version 2.3. No library link files, + distributed with Apache HTTP Server version 2.5. No library link files, headers or sources are distributed with this binary distribution. Please refer to the <http://www.openssl.org/> site for complete source or binary distributions. |