fixed a regression when enabling luajit in 1.0.4.1rc5. thanks @Lance. released ngx_openresty 1.0.4.1rc6.

This commit is contained in:
agentzh (章亦春)
2011-07-28 12:11:01 +08:00
parent 177e1bfcdf
commit 4004360b4c
2 changed files with 2 additions and 2 deletions

View File

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