[nginx] svn commit: r4411 - trunk/src/core

maxim at nginx.com maxim at nginx.com
Wed Jan 18 14:33:18 UTC 2012


Author: maxim
Date: 2012-01-18 14:33:17 +0000 (Wed, 18 Jan 2012)
New Revision: 4411

Log:
Version bump.

Modified:
   trunk/src/core/nginx.h

Modified: trunk/src/core/nginx.h
===================================================================
--- trunk/src/core/nginx.h	2012-01-17 07:09:51 UTC (rev 4410)
+++ trunk/src/core/nginx.h	2012-01-18 14:33:17 UTC (rev 4411)
@@ -8,8 +8,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1001013
-#define NGINX_VERSION      "1.1.13"
+#define nginx_version      1001014
+#define NGINX_VERSION      "1.1.14"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"



More information about the nginx-devel mailing list