upgraded ngx_headers_more to 0.16rc1; released ngx_openresty 1.0.6.0rc2.

This commit is contained in:
agentzh (章亦春)
2011-09-04 16:21:57 +08:00
parent eb28777e10
commit 974c82a8ae
2 changed files with 2 additions and 2 deletions

View File

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