diff src/core/nginx.h @ 4345:1f436f0a95b3 stable-1.0

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 13 Dec 2011 16:59:41 +0000
parents 8d6c2f2c0d2a
children 9ea9de0fb8d4
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      1000010
-#define NGINX_VERSION      "1.0.10"
+#define nginx_version      1000011
+#define NGINX_VERSION      "1.0.11"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"