upgraded the nginx core to 1.13.5.

This commit is contained in:
Yichun Zhang (agentzh)
2017-09-15 23:38:48 -07:00
parent 53a86b6abd
commit 4eae6e2415
29 changed files with 3152 additions and 1 deletions

View File

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