upgraded ngx_headers_more to v0.15rc2 and ngx_lua to v0.1.6rc13. released ngx_openresty 0.8.54.7rc1.

This commit is contained in:
agentzh (章亦春)
2011-06-15 18:22:19 +08:00
parent 46ec035831
commit 9da7200899
2 changed files with 3 additions and 3 deletions

View File

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