]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 9 Jul 2020 14:33:22 +0000 (17:33 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 9 Jul 2020 14:33:22 +0000 (17:33 +0300)
src/core/nginx.h

index 49d35c2b98e32d47ecd3546c55933ad8896cbab3..10799a453b4e5ee0625a43bbc7d7f7f005922b2a 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1019001
-#define NGINX_VERSION      "1.19.1"
+#define nginx_version      1019002
+#define NGINX_VERSION      "1.19.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD