diff src/core/nginx.h @ 2915:6188bdc89e7c

bump version
author Igor Sysoev <igor@sysoev.ru>
date Wed, 03 Jun 2009 04:51:52 +0000
parents 78277989e9ea
children a135d995569a
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         8000
-#define NGINX_VERSION      "0.8.0"
+#define nginx_version         8001
+#define NGINX_VERSION      "0.8.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"