updated the test suite to reflect recent changes; also bumped version to 1.9.2.1 RC1.

This commit is contained in:
Yichun Zhang (agentzh) 2015-07-08 19:53:31 +08:00
parent 97a05513eb
commit 60e72cbf82
2 changed files with 146 additions and 144 deletions

File diff suppressed because it is too large Load Diff

View File

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