upraded the nginx core to 1.5.8.

This commit is contained in:
Yichun Zhang (agentzh)
2013-12-18 13:44:42 -08:00
parent 4bab759ea3
commit 1eb135cc6a
17 changed files with 2174 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
main_ver=1.5.7
main_ver=1.5.8
minor_ver=1rc1
version=$main_ver.$minor_ver
echo $version