diff src/core/nginx.h @ 2932:a135d995569a

bump version
author Igor Sysoev <igor@sysoev.ru>
date Wed, 10 Jun 2009 11:46:34 +0000
parents 6188bdc89e7c
children a955ccdf97f7
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         8001
-#define NGINX_VERSION      "0.8.1"
+#define nginx_version         8002
+#define NGINX_VERSION      "0.8.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"