summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-11-15 15:42:39 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-11-15 15:42:39 +0000
commit5589bcf969a9324fee6cc68111212ef422c85b21 (patch)
treee4801e8141f456389b3a0e46e8682d66bd7f1ce3 /src/core/nginx.h
parentfb676bae98e4d7cd4151ad5975a42ed1dbea6b3a (diff)
downloadnginx-5589bcf969a9324fee6cc68111212ef422c85b21.tar.gz
nginx-5589bcf969a9324fee6cc68111212ef422c85b21.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 be3fed411..24ff536bb 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.6.17"
+#define NGINX_VERSION "0.6.18"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"