]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorValentin Bartenev <vbart@nginx.com>
Tue, 8 Apr 2014 16:11:31 +0000 (20:11 +0400)
committerValentin Bartenev <vbart@nginx.com>
Tue, 8 Apr 2014 16:11:31 +0000 (20:11 +0400)
src/core/nginx.h

index dc88100b9e1b6555a501f4985c0b31e8e367fa5a..8bd470276e59075308a52bc0ff073fe711cc0aa4 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1005013
-#define NGINX_VERSION      "1.5.13"
+#define nginx_version      1005014
+#define NGINX_VERSION      "1.5.14"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"