upgraded ngx_lua to v0.5.0rc32; bumped version number of ngx_openresty to 1.0.15.11rc1.

This commit is contained in:
agentzh (章亦春)
2012-06-15 21:57:37 +08:00
parent 2ad1408ba9
commit baefa9126e
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.15
minor_ver=10
minor_ver=11rc1
version=$main_ver.$minor_ver
echo $version