diff src/core/nginx.h @ 3958:9223a0753e36

bump version: 1.1.0 development version
author Igor Sysoev <igor@sysoev.ru>
date Wed, 20 Jul 2011 09:29:25 +0000
parents 92badf634ba8
children 806153a80cf5
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      1000005
-#define NGINX_VERSION      "1.0.5"
+#define nginx_version      1001000
+#define NGINX_VERSION      "1.1.0"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"