upgraded ngx_lua to 0.3.1rc28 and ngx_headers_more to 0.16rc4; also released ngx_openresty 1.0.9.5.

This commit is contained in:
agentzh (章亦春)
2011-11-09 22:22:29 +08:00
parent 88b6157313
commit 8120ad81a7
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.9
minor_ver=3
minor_ver=5
version=$main_ver.$minor_ver
echo $version