use absoluate paths in Makefile to prevent -jN chaos when using bsdmake. released ngx_openresty 1.0.4.2rc11.

This commit is contained in:
agentzh (章亦春)
2011-08-08 09:27:06 +08:00
parent dd2d1d04b8
commit 5aa4947cb1
3 changed files with 106 additions and 103 deletions

View File

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