upgraded ngx_iconv to 0.10rc3, ngx_form_input to 0.07rc5, ngx_array_var to 0.03rc1, and ngx_set_misc to 0.22rc1; now --with-debug option also affects luajit2.0; disabled target stripping in luajit2.0; released ngx_openresty 1.0.4.1rc5.

This commit is contained in:
agentzh (章亦春)
2011-07-26 11:56:29 +08:00
parent 8ba0a37a42
commit 0bf8bbe040
4 changed files with 120 additions and 66 deletions

View File

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