mirror of
https://github.com/openresty/openresty
synced 2025-02-23 08:19:34 +01:00
bumped version to 1.7.2.1rc1. also updated tests to reflect recent changes.
This commit is contained in:
parent
6eaf60aa1c
commit
ee61517201
638
t/sanity.t
638
t/sanity.t
File diff suppressed because it is too large
Load Diff
2
util/ver
2
util/ver
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
main_ver=1.7.2
|
main_ver=1.7.2
|
||||||
minor_ver=1rc0
|
minor_ver=1rc1
|
||||||
version=$main_ver.$minor_ver
|
version=$main_ver.$minor_ver
|
||||||
echo $version
|
echo $version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user