]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRuslan Ermilov <ru@nginx.com>
Thu, 27 Sep 2018 10:05:39 +0000 (13:05 +0300)
committerRuslan Ermilov <ru@nginx.com>
Thu, 27 Sep 2018 10:05:39 +0000 (13:05 +0300)
src/core/nginx.h

index 9f66765f63ae596589415ae06582bccab5c5ff5f..472036c138f1b4b52b6df10ec5738dbd75353a32 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1015004
-#define NGINX_VERSION      "1.15.4"
+#define nginx_version      1015005
+#define NGINX_VERSION      "1.15.5"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD