changeset 4410:3176ca2a2588

Version bump.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 18 Jan 2012 14:33:17 +0000
parents 2255a5f72c22
children e7a7e1a1f695
files src/core/nginx.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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      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"