upgraded ngx_drizzle to v0.1.1rc1 and released ngx_openresty 1.0.4.0rc5.

This commit is contained in:
agentzh (章亦春)
2011-07-12 17:35:26 +08:00
parent ca408fc450
commit 4e2b3dcbbf
2 changed files with 2 additions and 2 deletions

View File

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