bundle new component lua-resty-memcached which is enabled by default. also added option --without-lua_resty_memcached to ./configure for disabling it. also upgraded ngx_lua to 0.5.0rc16.

This commit is contained in:
agentzh (章亦春)
2012-02-28 22:04:31 +08:00
parent 51c12f72d6
commit 7c210171d1
4 changed files with 152 additions and 36 deletions

View File

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