upgraded ngx_echo to v0.36 and ngx_memc to v0.12. marked ngx_openresty 0.8.54.9rc6.

This commit is contained in:
agentzh (章亦春)
2011-07-08 19:00:28 +08:00
parent 299399231a
commit 4bd257d4dc
2 changed files with 3 additions and 3 deletions

View File

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