upgraded ngx_lua to v0.2.1rc5; released ngx_openresty 1.0.5.0rc4.

This commit is contained in:
agentzh (章亦春)
2011-08-12 09:46:05 +08:00
parent 030ffab7d2
commit 3a3bcf1cfc
2 changed files with 2 additions and 2 deletions

View File

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