upgraded ngx_srcache to v0.12 and marked ngx_openresty 1.0.4.0rc2.

This commit is contained in:
agentzh (章亦春)
2011-07-11 13:25:05 +08:00
parent 5505eac72b
commit b40119877a
2 changed files with 2 additions and 2 deletions

View File

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