upgraded ngx_lua to 0.3.1rc37; also released ngx_openresty 1.0.10.19.

This commit is contained in:
agentzh (章亦春)
2011-11-29 22:22:56 +08:00
parent 96c2c3559a
commit 99f0e9f829
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.10
minor_ver=17
minor_ver=19
version=$main_ver.$minor_ver
echo $version