now we upgrade to ngx_lua v0.1.6rc3 to support mac os x 64-bit better and make configure script detect macosx for darwin system correctly.

This commit is contained in:
agentzh (章亦春)
2011-03-29 16:29:17 +08:00
parent 2a69e79c08
commit 96f79efed5
3 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=0.8.54
minor_ver=3rc2
minor_ver=3rc4
version=$main_ver.$minor_ver
echo $version