bumped version number to 1.0.15.5 and updated the test suite to reflect recent changes.

This commit is contained in:
agentzh (章亦春)
2012-05-16 17:58:16 +08:00
parent 1b11b4840f
commit 21f8910725
2 changed files with 72 additions and 72 deletions

View File

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