]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRuslan Ermilov <ru@nginx.com>
Sat, 20 Feb 2021 09:44:07 +0000 (12:44 +0300)
committerRuslan Ermilov <ru@nginx.com>
Sat, 20 Feb 2021 09:44:07 +0000 (12:44 +0300)
src/core/nginx.h

index b926ba6fe0421c22256c63316344b5fe4f6478cd..a72666cddf6c626ddbb503871ee59545b21ebca6 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1019007
-#define NGINX_VERSION      "1.19.7"
+#define nginx_version      1019008
+#define NGINX_VERSION      "1.19.8"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD