upgraded the nginx core to 1.2.8.

This commit is contained in:
agentzh (Yichun Zhang)
2013-04-20 22:41:46 -07:00
parent bae91cc5c4
commit aadd93ff24
13 changed files with 2335 additions and 5 deletions

View File

@ -1,8 +1,8 @@
#!/bin/bash
#main_ver=1.3.11
main_ver=1.2.7
minor_ver=6
main_ver=1.2.8
minor_ver=1rc1
version=$main_ver.$minor_ver
echo $version