upgraded ngx_lua to 0.1.6rc11 and ngx_redis2 to 0.07rc2; also released ngx_openresty 0.8.54.6rc4.

This commit is contained in:
agentzh (章亦春)
2011-06-12 11:00:24 +08:00
parent cd77c676c3
commit 8fa9eb77bd
2 changed files with 3 additions and 3 deletions

View File

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