upgraded ngx_lua to 0.1.6rc9 and ngx_echo to 0.36rc3; released ngx_openresty 0.8.54.5.

This commit is contained in:
agentzh (章亦春)
2011-05-25 14:37:33 +08:00
parent f43134c1fd
commit 777da53f2d
4 changed files with 34 additions and 34 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=0.8.54
minor_ver=4
minor_ver=5
version=$main_ver.$minor_ver
echo $version