upgraded the nginx core to 1.13.6.

This commit is contained in:
Yichun Zhang (agentzh)
2017-10-26 09:33:38 -07:00
parent fee5626f8c
commit a1109b8dd2
29 changed files with 3165 additions and 1 deletions

View File

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