1
0
mirror of https://github.com/openresty/openresty synced 2024-11-09 18:35:51 +01:00

upgraded the NGINX core to 1.17.4.

This commit is contained in:
Thibault Charbonnier 2019-09-30 15:08:19 -07:00
parent df6c3bcdcb
commit 7508c18522

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