upgraded the nginx core to 1.2.1. bumped the version of ngx_openresty to 1.2.1.1rc1.

This commit is contained in:
agentzh (章亦春)
2012-06-17 17:24:29 +08:00
parent 139b2911ea
commit 2a871e5740
17 changed files with 1205 additions and 12 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.15
minor_ver=13rc1
main_ver=1.2.1
minor_ver=1rc1
version=$main_ver.$minor_ver
echo $version