upgraded ngx_lua to 0.1.6rc18 and released ngx_openresty 0.8.54.9rc2.

This commit is contained in:
agentzh (章亦春)
2011-07-04 20:28:57 +08:00
parent ab2cdb5a2f
commit c7cffaaf77
2 changed files with 2 additions and 2 deletions

View File

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