upgraded the nginx core to 1.0.15.

This commit is contained in:
agentzh (章亦春)
2012-04-17 09:48:49 +08:00
parent 74c48651b9
commit 06c8b65a8c
17 changed files with 1294 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
main_ver=1.0.14
main_ver=1.0.15
minor_ver=1
version=$main_ver.$minor_ver
echo $version