upgraded ngx_lua to v0.2.1rc2 and ngx_redis2 to v0.07; also released ngx_openresty 1.0.4.1rc2.

This commit is contained in:
agentzh (章亦春)
2011-07-23 11:55:35 +08:00
parent d2c3802134
commit 68aac430ae
5 changed files with 62 additions and 70 deletions

View File

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