now we bundle a perl script to serve as the install script for Solaris. now ngx_openresty 1.0.4.2rc13 builds successfully on Solaris 11 with LuaJIT enabled!

This commit is contained in:
agentzh (章亦春)
2011-08-08 15:56:33 +08:00
parent 1276fbdf48
commit 843cb73393
4 changed files with 86 additions and 1 deletions

View File

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