upgraded the nginx core 1.15.8.

This commit is contained in:
Yichun Zhang (agentzh)
2019-01-18 14:08:14 -08:00
parent 97e580a851
commit 8c8d51663e
34 changed files with 3708 additions and 1 deletions

View File

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