bumped version to 1.11.2.5; also updated tests to reflect recent changes.

This commit is contained in:
Yichun Zhang (agentzh) 2017-08-17 21:23:02 -07:00
parent a0f6653c6a
commit 90fc91567f
2 changed files with 861 additions and 756 deletions

1615
t/sanity.t

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
main_ver=1.11.2 main_ver=1.11.2
minor_ver=5rc1 minor_ver=5
version=$main_ver.$minor_ver version=$main_ver.$minor_ver
echo $version echo $version