]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 24 Jul 2018 15:46:18 +0000 (18:46 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 24 Jul 2018 15:46:18 +0000 (18:46 +0300)
src/core/nginx.h

index d563a6a39d29f22a92620e0769862fa84e91d26a..ecdba258b79a9aa9aae6057ee52a7ce01e2ab0fb 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1015002
-#define NGINX_VERSION      "1.15.2"
+#define nginx_version      1015003
+#define NGINX_VERSION      "1.15.3"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD