added patches for nginx 1.4.1.

This commit is contained in:
agentzh (Yichun Zhang)
2013-06-10 16:35:04 -07:00
parent 5328f0113f
commit c312ba38b3
15 changed files with 2280 additions and 5 deletions

View File

@ -1,8 +1,8 @@
#!/bin/bash
#main_ver=1.3.11
main_ver=1.2.8
minor_ver=6
main_ver=1.4.1
minor_ver=1rc1
version=$main_ver.$minor_ver
echo $version