mirror of
https://github.com/openresty/openresty
synced 2024-11-09 18:35:51 +01:00
bumped version to 1.15.8.4.
This commit is contained in:
parent
4e8b4c395f
commit
3875872801
2
util/ver
2
util/ver
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
main_ver=1.15.8
|
||||
minor_ver=3
|
||||
minor_ver=4
|
||||
version=$main_ver.$minor_ver
|
||||
echo $version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user