summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-03-26 14:52:52 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-03-26 14:52:52 +0000
commit035b9c5d240d862ad2c787ca37022e1264a17279 (patch)
tree9cdb719f61789b998b2db52692ca38f64ffecf5b /src/core/nginx.h
parent7c2ea8846d278dcc3106feddd68a93d2801f5757 (diff)
downloadnginx-035b9c5d240d862ad2c787ca37022e1264a17279.tar.gz
nginx-035b9c5d240d862ad2c787ca37022e1264a17279.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 659a4a7f9..4a1c31377 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.5.16"
+#define NGINX_VERSION "0.5.17"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"