upgraded ngx_lua to v0.2.1rc3. released ngx_openresty 1.0.4.2rc7.

This commit is contained in:
agentzh (章亦春)
2011-08-05 23:45:07 +08:00
parent 6431074de4
commit 6e5f3ce9b5
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.4
minor_ver=2rc6
minor_ver=2rc7
version=$main_ver.$minor_ver
echo $version