diff options
author | Sebastian Bergmann <sebastian@php.net> | 2002-06-28 15:16:28 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2002-06-28 15:16:28 +0000 |
commit | 836d9c3e9fba315c52ae7af4d213646bd3fc7513 (patch) | |
tree | e5bc3d946fb0c8f97f7902086ce1d78f33fc2c6c /sapi | |
parent | 0c8d24b53aeb1625f49662fdf63b2a6fb1783f2d (diff) | |
download | php-git-836d9c3e9fba315c52ae7af4d213646bd3fc7513.tar.gz |
Mention Apache 2.0.40.
Diffstat (limited to 'sapi')
-rw-r--r-- | sapi/apache2filter/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sapi/apache2filter/README b/sapi/apache2filter/README index 73498c1cc3..3a294ad689 100644 --- a/sapi/apache2filter/README +++ b/sapi/apache2filter/README @@ -17,8 +17,7 @@ DOES IT WORK? HOW TO INSTALL - Get the latest Apache 2.0 sources from CVS and install it. This - SAPI module is known to work with Apache 2.0.35. + This SAPI module is known to work with Apache 2.0.40. $ cd apache-2.x $ cd src |