]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRuslan Ermilov <ru@nginx.com>
Thu, 23 Apr 2020 12:10:21 +0000 (15:10 +0300)
committerRuslan Ermilov <ru@nginx.com>
Thu, 23 Apr 2020 12:10:21 +0000 (15:10 +0300)
src/core/nginx.h

index 3db0c7f2fa94985fc734ffb51462e8ddba6441d2..0085c5c65ade416c69120a750867a097c4bff6f9 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1017010
-#define NGINX_VERSION      "1.17.10"
+#define nginx_version      1019000
+#define NGINX_VERSION      "1.19.0"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD