]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 26 Mar 2019 15:25:08 +0000 (18:25 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 26 Mar 2019 15:25:08 +0000 (18:25 +0300)
src/core/nginx.h

index ad1a3b2b0a07cd7f01b1744a65c50d71ae3a8dc3..3204351f25c15766ef40ba6fdcdac0db02f495ee 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1015010
-#define NGINX_VERSION      "1.15.10"
+#define nginx_version      1015011
+#define NGINX_VERSION      "1.15.11"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD