upgraded ngx_lua to 0.5.0rc22 and lua-resty-mysql to 0.07. also upgraded the nginx core to 1.0.14.

This commit is contained in:
agentzh (章亦春)
2012-04-05 16:00:32 +08:00
parent ce803e8a94
commit 74c48651b9
18 changed files with 1297 additions and 8 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.11
minor_ver=28
main_ver=1.0.14
minor_ver=1
version=$main_ver.$minor_ver
echo $version