upgraded ngx_lua to 0.3.1rc3, ngx_echo to 0.37rc4, and ngx_headers_more to 0.16rc2; released ngx_openresty 1.0.6.3.

This commit is contained in:
agentzh (章亦春)
2011-09-14 16:01:01 +08:00
parent 98d6ac88ae
commit b371fdf602
4 changed files with 119 additions and 27 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.6
minor_ver=1
minor_ver=3
version=$main_ver.$minor_ver
echo $version