diff src/core/nginx.h @ 2978:e36053e70fce

bump version
author Igor Sysoev <igor@sysoev.ru>
date Tue, 14 Jul 2009 08:18:38 +0000
parents 40af8afab5a5
children b535ece5e350
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version         8005
-#define NGINX_VERSION      "0.8.5"
+#define nginx_version         8006
+#define NGINX_VERSION      "0.8.6"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"