]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 9 Aug 2017 11:59:44 +0000 (14:59 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 9 Aug 2017 11:59:44 +0000 (14:59 +0300)
src/core/nginx.h

index 3649945a145bedaa44df26dcbe46709e03180502..a3c0ef8adec557f3745039d662edc02457e425af 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1013004
-#define NGINX_VERSION      "1.13.4"
+#define nginx_version      1013005
+#define NGINX_VERSION      "1.13.5"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD