upgraded nginx core to 1.13.3.

This commit is contained in:
Yichun Zhang (agentzh)
2017-08-05 16:43:20 -07:00
parent 967d1261cd
commit 6237430ef4
27 changed files with 3036 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
main_ver=1.13.2
main_ver=1.13.3
minor_ver=1rc0
version=$main_ver.$minor_ver
echo $version