diff src/core/nginx.h @ 3414:cc327fa82f63

bump version
author Igor Sysoev <igor@sysoev.ru>
date Thu, 28 Jan 2010 08:22:45 +0000
parents 2c07eba97f43
children ea5221be0850
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         8032
-#define NGINX_VERSION      "0.8.32"
+#define nginx_version         8033
+#define NGINX_VERSION      "0.8.33"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"