upgraded the nginx core to 1.5.12.

This commit is contained in:
Yichun Zhang (agentzh)
2014-04-03 17:36:53 -07:00
parent d001d17d0c
commit b0f1e786c1
19 changed files with 2234 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.5.11
minor_ver=1rc3
main_ver=1.5.12
minor_ver=1rc1
version=$main_ver.$minor_ver
echo $version