upgraded ngx_lua to v0.2.1rc22; released ngx_openresty 1.0.5.1rc14.

This commit is contained in:
agentzh (章亦春)
2011-09-02 12:23:28 +08:00
parent 36e95ce62e
commit 39f8be8a07
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.5
minor_ver=1rc13
minor_ver=1rc14
version=$main_ver.$minor_ver
echo $version