upgraded the nginx core to 1.19.8. (#715)

This commit is contained in:
Johnny Wang
2021-03-29 12:36:42 +08:00
committed by GitHub
parent de3e659ef5
commit 3abb2c7fae
35 changed files with 2750 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.19.3
minor_ver=1
main_ver=1.19.8
minor_ver=1rc1
version=$main_ver.$minor_ver
echo $version