upgraded the nginx core to 1.0.10.

This commit is contained in:
agentzh (章亦春)
2011-11-16 15:04:25 +08:00
parent 7215210bb4
commit 10d70ab81a
14 changed files with 1137 additions and 2 deletions

View File

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