summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-02-05 14:49:52 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-02-05 14:49:52 +0000
commite980185ee00005f0570a95dd5f9cb6f79fed3b04 (patch)
tree4f81e8dd8e9cc9bf0887d4bccc2dace3889d0fce /src/core/nginx.h
parentef5c21317482733489e8523c4d189651ccc89e59 (diff)
downloadnginx-e980185ee00005f0570a95dd5f9cb6f79fed3b04.tar.gz
nginx-e980185ee00005f0570a95dd5f9cb6f79fed3b04.tar.bz2
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 5d903d23f..622bb06fe 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.5.11"
+#define NGINX_VERSION "0.5.12"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"