]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 5 Jul 2018 17:44:58 +0000 (20:44 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 5 Jul 2018 17:44:58 +0000 (20:44 +0300)
src/core/nginx.h

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