now the --with-cc=CC option of ./configure also controls the C compiler used by Lua and LuaJIT. thanks @姜大炮 for reporting the issue; also released ngx_openresty 1.0.4.1rc3.

This commit is contained in:
agentzh (章亦春)
2011-07-23 12:37:44 +08:00
parent 68aac430ae
commit b7e7398fc9
3 changed files with 76 additions and 9 deletions

View File

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