upgraded ngx_lua to v0.1.16rc14 and ngx_headers_more to v0.15rc3; also released ngx_openresty 0.8.54.7rc2.

This commit is contained in:
agentzh (章亦春)
2011-06-16 21:10:52 +08:00
parent 9da7200899
commit 7244088ed0
3 changed files with 29 additions and 29 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=0.8.54
minor_ver=7rc1
minor_ver=7rc2
version=$main_ver.$minor_ver
echo $version