upgraded the nginx core to 1.7.3.

This commit is contained in:
Yichun Zhang (agentzh)
2014-07-13 20:35:52 -07:00
parent 315279079f
commit cc4a307f0e
17 changed files with 2322 additions and 2 deletions

View File

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