initial checkin for nginx 1.1.4.

This commit is contained in:
agentzh (章亦春)
2011-09-23 18:53:51 +08:00
parent 5136657315
commit 237638cdfc
10 changed files with 774 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.6
minor_ver=21
main_ver=1.1.4
minor_ver=1
version=$main_ver.$minor_ver
echo $version