upgraded the nginx core to 1.0.4 and released ngx_openresty 1.0.4.0rc1.

This commit is contained in:
agentzh (章亦春)
2011-07-08 20:23:59 +08:00
parent 22d6c02398
commit 5505eac72b
8 changed files with 227 additions and 3 deletions

View File

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