diff src/core/nginx.h @ 2970:40af8afab5a5

bump version
author Igor Sysoev <igor@sysoev.ru>
date Thu, 09 Jul 2009 13:20:51 +0000
parents ffa9d28e90d3
children e36053e70fce
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         8004
-#define NGINX_VERSION      "0.8.4"
+#define nginx_version         8005
+#define NGINX_VERSION      "0.8.5"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"