summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-05-12 10:08:28 +0000
committerIgor Sysoev <igor@sysoev.ru>2008-05-12 10:08:28 +0000
commitc11582a983febd42acda13a91886aa0d84858236 (patch)
tree7e81d20e61688330c884c10eb0d8bca811f0cdf2 /src/core/nginx.h
parent4a7c3bf14d75459426c7f9d4013a31038ea7f204 (diff)
downloadnginx-c11582a983febd42acda13a91886aa0d84858236.tar.gz
nginx-c11582a983febd42acda13a91886aa0d84858236.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 7702f7680..82cce7111 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.6.31"
+#define NGINX_VERSION "0.7.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"