bumped version to 1.7.2.1rc1. also updated tests to reflect recent changes.

This commit is contained in:
Yichun Zhang (agentzh) 2014-06-30 21:39:08 -07:00
parent 6eaf60aa1c
commit ee61517201
2 changed files with 320 additions and 320 deletions

File diff suppressed because it is too large Load Diff

View File

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