summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sapi/thttpd/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/thttpd/README b/sapi/thttpd/README
index b46c4dea5c..07e40784e0 100644
--- a/sapi/thttpd/README
+++ b/sapi/thttpd/README
@@ -4,7 +4,7 @@ README FOR THTTPD MODULE (by Sascha Schumann)
This is a SAPI module for PHP 4.0 supporting thttpd, the tiny,
turbo, throttling HTTP server by Jef Poskanzer.
- The module contains a patch against version 2.19 of thttpd. The patch
+ The module contains a patch against version 2.21b of thttpd. The patch
adds hooks to thttpd to call PHP, if a filename matches *.php. This
patch will be applied when you install PHP.