]> granicus.if.org Git - apache/commitdiff
Bump version for the expression parser SSL fix.
authorGraham Leggett <minfrin@apache.org>
Tue, 20 Oct 2015 14:02:16 +0000 (14:02 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 20 Oct 2015 14:02:16 +0000 (14:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1709596 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index 350a2318b9bed59446bdb958c30146e7d5ac8a17..4eaf02ad20d2c63faaca92e7af4741877fba44fa 100644 (file)
@@ -224,7 +224,7 @@ provided by <module>mod_ssl</module> can be used in expressions
 for the <a href="../expr.html">ap_expr Expression Parser</a>.
 The variables can be referenced using the syntax
 ``<code>%{</code><em>varname</em><code>}</code>''. Starting
-with version 2.4.17 one can also use the
+with version 2.4.18 one can also use the
 <module>mod_rewrite</module> style syntax
 ``<code>%{SSL:</code><em>varname</em><code>}</code>'' or
 the function style syntax