]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 23 Nov 2021 09:52:43 +0000 (12:52 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 23 Nov 2021 09:52:43 +0000 (12:52 +0300)
src/core/nginx.h

index bc4af23afb1b813a9697e63ab30bbfb722fcd64f..5ad6aff45dbbe7b7881965a5632fcfb747062023 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1021004
-#define NGINX_VERSION      "1.21.4"
+#define nginx_version      1021005
+#define NGINX_VERSION      "1.21.5"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD