added the --with-libpq=DIR option to the ./configure script. also released ngx_openresty 1.0.4.2rc4.

This commit is contained in:
agentzh (章亦春)
2011-08-04 20:34:15 +08:00
parent 5c208328e2
commit da11207dea
4 changed files with 177 additions and 42 deletions

View File

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