upgraded ngx_rds_json to v0.12rc1, ngx_drizzle to v0.1.1rc2, ngx_lua to v0.2.1rc1, ngx_postgres to v0.9rc1, ngx_redis2 to v0.07rc6, and also released ngx_openresty 1.0.4.1rc1.

This commit is contained in:
agentzh (章亦春)
2011-07-14 16:21:24 +08:00
parent 918e884175
commit d2c3802134
2 changed files with 6 additions and 6 deletions

View File

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