upgraded ngx_lua to v0.3.1rc11 and ngx_echo to 0.37rc6; also applied the named_location_clear_mods_ctx patch; also released ngx_openresty 1.0.8.5.

This commit is contained in:
agentzh (章亦春)
2011-10-13 21:25:15 +08:00
parent 170cc51fe2
commit 67879a5fbb
4 changed files with 29 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.8
minor_ver=2
minor_ver=5
version=$main_ver.$minor_ver
echo $version