upgraded the nginx core to 1.19.9. (#717)

This commit is contained in:
Johnny Wang
2021-04-01 18:20:03 +08:00
committed by GitHub
parent 3abb2c7fae
commit 1562e11be5
35 changed files with 2741 additions and 1 deletions

View File

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