upgraded nginx core to 1.7.0.

This commit is contained in:
Yichun Zhang (agentzh)
2014-05-03 12:59:19 -07:00
parent 2ee8fe558a
commit 9c3a123035
18 changed files with 2223 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.5.12
minor_ver=1
main_ver=1.7.0
minor_ver=1rc1
version=$main_ver.$minor_ver
echo $version