upgraded the nginx core to 1.7.10.

This commit is contained in:
Yichun Zhang (agentzh)
2015-02-11 14:49:26 -08:00
parent 86ba1e09f4
commit 6142b6936f
17 changed files with 2325 additions and 11 deletions

View File

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