aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-04-24 06:26:56 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-04-24 06:26:56 +0000
commit359561d6cc9a98e56053407aefa5dc122d7b4e2c (patch)
tree7c5adb4a211a88dd995790800a803f0396639086 /src/core/nginx.h
parent5f42e977748f40ab302cb8b3087f0d309cd07338 (diff)
downloadnginx-359561d6cc9a98e56053407aefa5dc122d7b4e2c.tar.gz
nginx-359561d6cc9a98e56053407aefa5dc122d7b4e2c.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 1d0a65f49..4466b3c62 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.5.19"
+#define NGINX_VERSION "0.5.20"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"