upgraded the nginx core to 1.7.2.

This commit is contained in:
Yichun Zhang (agentzh)
2014-06-17 16:57:10 -07:00
parent 6e41bcd018
commit b824a3cb59
18 changed files with 2355 additions and 8 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.7.0
minor_ver=1
main_ver=1.7.2
minor_ver=1rc0
version=$main_ver.$minor_ver
echo $version