fixed a regression while specifying --with-http_iconv_module during ./configure. thanks 冯新国 for reporting this issue released ngx_openresty 1.0.4.2rc2.

This commit is contained in:
agentzh (章亦春)
2011-08-04 12:01:53 +08:00
parent 106f9751e5
commit 5e2df4bb9a
2 changed files with 2 additions and 2 deletions

View File

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