upgraded ngx_redis2 to 0.07rc5 and released ngx_openresty 0.8.54.9rc1.

This commit is contained in:
agentzh (章亦春)
2011-07-03 17:48:39 +08:00
parent e101ac777a
commit ab2cdb5a2f
2 changed files with 2 additions and 2 deletions

View File

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