upgraded the nginx core to 1.19.3.

This commit is contained in:
Yichun Zhang (agentzh)
2020-09-29 20:58:19 -07:00
parent 5d118a38a6
commit 275739cf1f
35 changed files with 2749 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
main_ver=1.19.2
main_ver=1.19.3
minor_ver=1rc0
version=$main_ver.$minor_ver
echo $version