upgraded the nginx core to 1.13.8.

This commit is contained in:
Yichun Zhang (agentzh)
2018-01-05 01:22:48 -08:00
parent 93e9da93ec
commit fd8a1430b8
30 changed files with 3225 additions and 2 deletions

View File

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