upgraded the nginx core to 1.7.7.

This commit is contained in:
Yichun Zhang (agentzh)
2014-10-29 21:27:14 -07:00
parent c474f54723
commit 46a5fd3bba
20 changed files with 2402 additions and 4 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
main_ver=1.7.5
main_ver=1.7.7
minor_ver=1rc0
version=$main_ver.$minor_ver
echo $version