added the --with-pg_config option to ./configure script as per 罗翼's suggestion. released ngx_openresty 1.0.4.2rc6.

This commit is contained in:
agentzh (章亦春)
2011-08-05 15:21:58 +08:00
parent 2654f60c1b
commit 6431074de4
3 changed files with 137 additions and 14 deletions

View File

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