aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-01-16 14:56:53 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-01-16 14:56:53 +0000
commit9bf11aa19366f45bcd10a0917034acb45f89b259 (patch)
treec7231ce937ab196c89608185e59ab544224e4da8 /src/core/nginx.h
parent243edbb727c49ac25355e109a097f1ca2d9e1e44 (diff)
downloadnginx-9bf11aa19366f45bcd10a0917034acb45f89b259.tar.gz
nginx-9bf11aa19366f45bcd10a0917034acb45f89b259.zip
nginx-0.3.21-RELEASE importrelease-0.3.21
*) Feature: the ngx_http_perl_module. *) Change: the "valid_referers" directive allows the referreres without URI part.
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index cba4dbb56..ec125d60e 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VER "nginx/0.3.20"
+#define NGINX_VER "nginx/0.3.21"
#define NGINX_VAR "NGINX"
#define NGX_OLDPID_EXT ".oldbin"