]> granicus.if.org Git - apache/commitdiff
fix version number
authorAndré Malo <nd@apache.org>
Sun, 15 Aug 2004 23:40:39 +0000 (23:40 +0000)
committerAndré Malo <nd@apache.org>
Sun, 15 Aug 2004 23:40:39 +0000 (23:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104675 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_setenvif.xml

index 35f75173704a6e982ab2a50c72fad6c6a31c6ef3..4c1938199086212d7847ca3f9f0c88ae1907a7d0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -204,7 +204,7 @@ of</p>
     <p>In the first form, the value will be set to "1". The second
     will remove the given variable if already defined, and the
     third will set the variable to the literal value given by
-    <code><em>value</em></code>. Since version 2.1 Apache will
+    <code><em>value</em></code>. Since version 2.0.51 Apache will
     recognize occurrences of <code>$1</code>..<code>$9</code> within
     <var>value</var> and replace them by parenthesized subexpressions
     of <var>regex</var>.</p>