upgraded ngx_echo to v0.37rc1 and also marked ngx_openresty 1.0.4.0rc3.

This commit is contained in:
agentzh (章亦春)
2011-07-11 18:04:03 +08:00
parent c56e7e8165
commit 092b2f6b83
2 changed files with 2 additions and 2 deletions

View File

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