mirror of
https://github.com/openresty/openresty
synced 2024-11-14 08:45:50 +01:00
bumped version to 1.7.2.1rc2.
This commit is contained in:
parent
58b1cf3443
commit
da19bb5a49
2
util/ver
2
util/ver
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
main_ver=1.7.2
|
||||
minor_ver=1rc1
|
||||
minor_ver=1rc2
|
||||
version=$main_ver.$minor_ver
|
||||
echo $version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user