upgraded the nginx core to 1.0.11.

This commit is contained in:
agentzh (章亦春) 2012-02-01 13:16:45 +08:00
parent 91fc8d50ef
commit 9670d80bc1
1 changed files with 2 additions and 2 deletions

View File

@ -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