mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
bumped version to 1.17.8.1.
This commit is contained in:
2
util/ver
2
util/ver
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
main_ver=1.17.8
|
||||
minor_ver=1rc1
|
||||
minor_ver=1
|
||||
version=$main_ver.$minor_ver
|
||||
echo $version
|
||||
|
||||
|
Reference in New Issue
Block a user