upgraded the nginx core to 1.9.7.

This commit is contained in:
Yichun Zhang (agentzh)
2015-11-24 22:37:40 +08:00
parent d996a90c14
commit 83eeb14f6c
18 changed files with 2342 additions and 3 deletions

View File

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