aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-03-19 14:58:30 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-03-19 14:58:30 +0000
commit65560f40c0591bb84dde40d82173f750c8054703 (patch)
tree7c35de36cbd3a926bc9dcffc770970ca3e6a02e3 /src/core/nginx.h
parentd2bcd7ca890f850aa51f32be24e74869e82064bc (diff)
downloadnginx-65560f40c0591bb84dde40d82173f750c8054703.tar.gz
nginx-65560f40c0591bb84dde40d82173f750c8054703.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 a57de09c7..659a4a7f9 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.5.15"
+#define NGINX_VERSION "0.5.16"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"