aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-08-18 14:29:57 +0000
committerIgor Sysoev <igor@sysoev.ru>2008-08-18 14:29:57 +0000
commit1de8bb5bd6575f652ba721474b37f189f988e31c (patch)
tree8c5a05f31c0b871b5784b70144794dea0a431cc9 /src/core/nginx.h
parent0046374ea123b7a0b376b0a611fbaa1554afb6d5 (diff)
downloadnginx-1de8bb5bd6575f652ba721474b37f189f988e31c.tar.gz
nginx-1de8bb5bd6575f652ba721474b37f189f988e31c.zip
bump version
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 9b30caa0b..de037a4d3 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.7.11"
+#define NGINX_VERSION "0.7.12"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"