upgrade the nginx core to 1.21.4.

This commit is contained in:
lijunlong
2021-11-04 17:01:23 +08:00
parent 72ca953bf2
commit 7df6239881
37 changed files with 2947 additions and 179 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
main_ver=1.21.3
main_ver=1.21.4
minor_ver=1rc1
version=$main_ver.$minor_ver
echo $version