upgraded the nginx core to 1.9.15.

This commit is contained in:
Yichun Zhang (agentzh)
2016-04-21 16:16:58 -07:00
parent 3041624fbc
commit 86be514b1c
18 changed files with 2374 additions and 2 deletions

View File

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