upgraded the nginx core to 1.5.7.

This commit is contained in:
Yichun Zhang (agentzh)
2013-12-15 13:21:56 -08:00
parent 02614af5ed
commit 8cec47f755
18 changed files with 2181 additions and 6 deletions

View File

@ -1,8 +1,7 @@
#!/bin/bash
#main_ver=1.5.4
main_ver=1.4.3
minor_ver=9
main_ver=1.5.7
minor_ver=1rc1
version=$main_ver.$minor_ver
echo $version