upgraded the nginx core to 1.9.2.

This commit is contained in:
Yichun Zhang (agentzh)
2015-07-03 20:04:13 +08:00
parent 2871ccb9ac
commit ce65738299
17 changed files with 2310 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.7.10
minor_ver=2
main_ver=1.9.2
minor_ver=1rc0
version=$main_ver.$minor_ver
echo $version