mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
feature: upgrade the nginx core to 1.27.1.
This commit is contained in:
parent
9fb4098d72
commit
e77361f2a0
2
util/ver
2
util/ver
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
main_ver=1.27.0
|
||||
main_ver=1.27.1
|
||||
minor_ver=1
|
||||
version=$main_ver.$minor_ver
|
||||
echo $version
|
||||
|
Loading…
x
Reference in New Issue
Block a user