diff src/core/nginx.h @ 4032:7968f1edbdde

Version bump.
author Igor Sysoev <igor@sysoev.ru>
date Tue, 23 Aug 2011 14:22:34 +0000
parents 806153a80cf5
children 39574a944f66
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      1001001
-#define NGINX_VERSION      "1.1.1"
+#define nginx_version      1001002
+#define NGINX_VERSION      "1.1.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"