upgraded the nginx core to 1.0.11.

pull/14/head
agentzh (章亦春) 13 years ago
parent 91fc8d50ef
commit 9670d80bc1

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.10
minor_ver=48
main_ver=1.0.11
minor_ver=1
version=$main_ver.$minor_ver
echo $version

Loading…
Cancel
Save