upgraded the nginx core to 1.11.2.

This commit is contained in:
Yichun Zhang (agentzh)
2016-07-17 19:45:33 -07:00
parent bf0e5bdef0
commit 09ca92f51f
19 changed files with 2495 additions and 2 deletions

View File

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