]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Sun, 3 Mar 2019 13:47:41 +0000 (16:47 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Sun, 3 Mar 2019 13:47:41 +0000 (16:47 +0300)
src/core/nginx.h

index 25f3e7db0c6e5928f66bb42486cbcdf18f785e5d..ad1a3b2b0a07cd7f01b1744a65c50d71ae3a8dc3 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1015009
-#define NGINX_VERSION      "1.15.9"
+#define nginx_version      1015010
+#define NGINX_VERSION      "1.15.10"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD