upgraded the nginx core to 1.15.5.

This commit is contained in:
Yichun Zhang (agentzh)
2018-10-29 16:05:53 -07:00
parent 6ee19af247
commit f58e6eb013
34 changed files with 3709 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.13.6
minor_ver=2
main_ver=1.15.5
minor_ver=1rc0
version=$main_ver.$minor_ver
echo $version