upgraded ngx_drizzle to 0.0.15rc14 and ngx_lua to 0.2.0; also released ngx_openresty 0.8.54.9rc3.

This commit is contained in:
agentzh (章亦春)
2011-07-05 16:33:12 +08:00
parent c7cffaaf77
commit a69dd6463b
2 changed files with 7 additions and 3 deletions

View File

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