checked in the patches for nginx 1.3.6.

This commit is contained in:
agentzh (Yichun Zhang)
2012-09-13 15:28:34 -07:00
parent a5e7da198b
commit e5ba4d313a
12 changed files with 2292 additions and 4 deletions

View File

@ -1,5 +1,6 @@
#!/bin/bash
#main_ver=1.3.6
main_ver=1.2.3
minor_ver=3rc1
version=$main_ver.$minor_ver