summaryrefslogtreecommitdiffhomepage
path: root/src/core
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-08-21 19:46:20 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-08-21 19:46:20 +0000
commita8803ade99b5ee373d60d5ad5759b1c0c7b62351 (patch)
tree99f68d7afec5ceb3d03a44e2120ada8e6c994e6b /src/core
parent38bfa9dd7224fb24dae671875e3481d31408ee81 (diff)
downloadnginx-a8803ade99b5ee373d60d5ad5759b1c0c7b62351.tar.gz
nginx-a8803ade99b5ee373d60d5ad5759b1c0c7b62351.tar.bz2
bump version
Diffstat (limited to 'src/core')
-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 3e7c4a1ce..128d48bcd 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.5.31"
+#define NGINX_VERSION "0.5.32"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"