upgraded the nginx core to 1.2.7.

This commit is contained in:
agentzh (Yichun Zhang)
2013-02-18 12:16:45 -08:00
parent 1ca5fb8597
commit db978031d2
13 changed files with 2239 additions and 5 deletions

View File

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