]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 29 Dec 2021 19:59:53 +0000 (22:59 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 29 Dec 2021 19:59:53 +0000 (22:59 +0300)
src/core/nginx.h

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