]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Konovalov <maxim@nginx.com>
Wed, 18 Jan 2012 14:33:17 +0000 (14:33 +0000)
committerMaxim Konovalov <maxim@nginx.com>
Wed, 18 Jan 2012 14:33:17 +0000 (14:33 +0000)
src/core/nginx.h

index a67b6c2aa0298dd454b86070db9e87eaab164f3d..d89db9cb9663bc93b946c1827ec6e6f9ec4a8a1f 100644 (file)
@@ -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"