downgrade to 1.9.7.4rc0 since the new 1.9.11+ nginx cores have pending compatibility issues that require more time to fix.

pull/177/head
Yichun Zhang (agentzh) 9 years ago
parent 7f9675a005
commit e4cfb92295

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

Loading…
Cancel
Save