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:
parent
df6c3bcdcb
commit
7508c18522
2
util/ver
2
util/ver
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user