upgraded the nginx core to 1.15.5.

This commit is contained in:
Yichun Zhang (agentzh)
2018-10-29 15:39:15 -07:00
parent 6ee19af247
commit f58e6eb013
34 changed files with 3709 additions and 2 deletions

View File

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