upgrade the nginx core to 1.19.2.

This commit is contained in:
Yichun Zhang (agentzh)
2020-09-28 12:42:57 -07:00
parent a2996edf22
commit 5d118a38a6
35 changed files with 2750 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.17.8
minor_ver=2
main_ver=1.19.2
minor_ver=1rc0
version=$main_ver.$minor_ver
echo $version