mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
updated tests to reflect recent changes; also bumped version to 1.5.12.1.
This commit is contained in:
462
t/sanity.t
462
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.5.12
|
main_ver=1.5.12
|
||||||
minor_ver=1rc4
|
minor_ver=1
|
||||||
version=$main_ver.$minor_ver
|
version=$main_ver.$minor_ver
|
||||||
echo $version
|
echo $version
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user