added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch.

This commit is contained in:
agentzh (Yichun Zhang)
2013-01-26 20:01:12 -08:00
parent 3e5b0eeee3
commit 0a2dcd7c50
17 changed files with 2262 additions and 156 deletions

View File

@ -1,9 +1,8 @@
#!/bin/bash
#main_ver=1.3.7
#main_ver=1.2.5
#main_ver=1.3.11
main_ver=1.2.6
minor_ver=1
minor_ver=3rc1
version=$main_ver.$minor_ver
echo $version