upgraded the nginx core to 1.13.2 (some patches fail to apply though).

This commit is contained in:
Yichun Zhang (agentzh)
2017-08-05 14:59:54 -07:00
parent 90fc91567f
commit 6614441908
27 changed files with 3032 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.11.2
minor_ver=5
main_ver=1.13.2
minor_ver=1rc0
version=$main_ver.$minor_ver
echo $version