upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0.

This commit is contained in:
agentzh (Yichun Zhang)
2012-10-10 18:06:47 -07:00
parent 00621a168b
commit 07a3959dd2
14 changed files with 2486 additions and 149 deletions

View File

@ -1,8 +1,8 @@
#!/bin/bash
#main_ver=1.3.6
main_ver=1.2.3
minor_ver=8
main_ver=1.2.4
minor_ver=1rc1
version=$main_ver.$minor_ver
echo $version