mirror of
https://github.com/openresty/openresty
synced 2024-11-09 18:35:51 +01:00
bumped version to 1.11.2.5 RC1.
This commit is contained in:
parent
61586a75e3
commit
a0f6653c6a
2
util/ver
2
util/ver
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
main_ver=1.11.2
|
||||
minor_ver=5rc0.1
|
||||
minor_ver=5rc1
|
||||
version=$main_ver.$minor_ver
|
||||
echo $version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user