aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-07-30 09:23:26 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-07-30 09:23:26 +0000
commit329a23639fbaad441f6a2e1796d26885803193fc (patch)
tree88e90e8ac0dc414a308b5ba629a34ff3765f27dd /src/core/nginx.h
parent5a98c0c557e40115c1ce3d66986843c0219733a3 (diff)
downloadnginx-329a23639fbaad441f6a2e1796d26885803193fc.tar.gz
nginx-329a23639fbaad441f6a2e1796d26885803193fc.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 dc09261ee..f18e06575 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.6.6"
+#define NGINX_VERSION "0.6.7"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"