aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-10-19 09:34:22 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-10-19 09:34:22 +0300
commit94e89bc0207394e49295bdeade92d8a6322a8aa7 (patch)
tree2543193ae6ec787cbf407d78c7c66d71d8324da8
parent0359a04bf94355c439e98f7e5da777dc809758da (diff)
downloadvmod-basicauth-94e89bc0207394e49295bdeade92d8a6322a8aa7.tar.gz
vmod-basicauth-94e89bc0207394e49295bdeade92d8a6322a8aa7.tar.bz2
Raise version number in the docs.
-rw-r--r--src/vmod-basicauth.32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vmod-basicauth.3 b/src/vmod-basicauth.3
index d4403c7..2f28523 100644
--- a/src/vmod-basicauth.3
+++ b/src/vmod-basicauth.3
@@ -52,7 +52,7 @@ if (!basicauth.match("/var/www/.htpasswd", req.http.Authorization)) {
.\" for man-based doc pages.
.if "\V[MANCGI]"WEBDOC" \{\
. ds package vmod-basicauth
-. ds version 1.1
+. ds version 1.2
. so download.inc
\}
.SH "SEE ALSO"

Return to:

Send suggestions and report system problems to the System administrator.