upgraded the nginx core to 1.9.3.

This commit is contained in:
Yichun Zhang (agentzh)
2015-07-16 11:45:34 +08:00
parent c02caa3587
commit f84e035e45
17 changed files with 2469 additions and 145 deletions

View File

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