upgraded ngx_lua to v0.1.6rc12 and ngx_drizzle to v0.0.15rc10; also released ngx_openresty v0.8.54.6rc5.

This commit is contained in:
agentzh (章亦春)
2011-06-14 17:12:33 +08:00
parent 7df5c5c851
commit 7d6c400d3d
3 changed files with 25 additions and 25 deletions

View File

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