summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKen Coar <coar@apache.org>2003-01-24 20:27:22 +0100
committerKen Coar <coar@apache.org>2003-01-24 20:27:22 +0100
commitbcf6b325b89ddcc6b2b81408dd7769bee05c032b (patch)
treef5504b69e17a77250acdd344fac21374333e49bc /include
parentreflect that a couple of fixes introduced in 2.1-dev were merged (diff)
downloadapache2-bcf6b325b89ddcc6b2b81408dd7769bee05c032b.tar.xz
apache2-bcf6b325b89ddcc6b2b81408dd7769bee05c032b.zip
d'oh! was originally against 2.0. yeah, that's it..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98492 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include')
-rw-r--r--include/ap_mmn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_mmn.h b/include/ap_mmn.h
index 24ba923c26..c3f0fdbd83 100644
--- a/include/ap_mmn.h
+++ b/include/ap_mmn.h
@@ -111,7 +111,7 @@
* 20020625 (2.0.40-dev) Changed conn_rec->keepalive to an enumeration
* 20020628 (2.0.40-dev) Added filter_init to filter registration functions
* 20020903 (2.0.41-dev) APR's error constants changed
- * 20020903.1 (2.0.44-dev) allow_encoded_slashes added to core_dir_config
+ * 20020903.1 (2.1.0-dev) allow_encoded_slashes added to core_dir_config
*/
#define MODULE_MAGIC_COOKIE 0x41503230UL /* "AP20" */