upgraded LuaJIT to 2.0.0beta8, ngx_lua to 0.1.6rc15, and ngx_echo to 0.36rc4; also released ngx_openresty 0.8.54.7rc3.

This commit is contained in:
agentzh (章亦春)
2011-06-27 20:00:19 +08:00
parent 7244088ed0
commit 69a2effd7b
4 changed files with 31 additions and 22 deletions

View File

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