diff src/core/nginx.h @ 2887:78277989e9ea

bump version
author Igor Sysoev <igor@sysoev.ru>
date Mon, 25 May 2009 15:24:20 +0000
parents 24400ec5e2d5
children 6188bdc89e7c
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         7059
-#define NGINX_VERSION      "0.7.59"
+#define nginx_version         8000
+#define NGINX_VERSION      "0.8.0"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"