upgraded ngx_lua to 0.1.6rc10; marked ngx_openresty 0.8.54.6rc2.

This commit is contained in:
agentzh (章亦春)
2011-05-27 17:03:59 +08:00
parent 942411c114
commit 70d58760ef
3 changed files with 14 additions and 14 deletions

View File

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