upgraded ngx_lua to 0.5.1; bumped version number of ngx_openresty to 1.0.15.13rc1.

This commit is contained in:
agentzh (章亦春)
2012-06-17 15:23:11 +08:00
parent 1de4bb9338
commit 139b2911ea
2 changed files with 2 additions and 2 deletions

View File

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