applied the subrequest loop fix patch from Maxim Dounin and released ngx_openresty 0.8.54.9rc5.

This commit is contained in:
agentzh (章亦春)
2011-07-07 16:54:51 +08:00
parent 60109db59a
commit 299399231a
3 changed files with 43 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=0.8.54
minor_ver=9rc4
minor_ver=9rc5
version=$main_ver.$minor_ver
echo $version