bumped version to 1.7.0.1 and also updated the test suite to reflect recent changes.

This commit is contained in:
Yichun Zhang (agentzh)
2014-06-07 13:51:02 -07:00
parent 62633cfa8d
commit 6e41bcd018
2 changed files with 49 additions and 49 deletions

View File

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