improved Yao Weibin's patch for the --add-module option a bit and also added a test case.

This commit is contained in:
agentzh (章亦春)
2011-12-29 11:14:10 +08:00
parent 5fb3e869e5
commit af701e5b64
4 changed files with 66 additions and 19 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.10
minor_ver=31
minor_ver=33
version=$main_ver.$minor_ver
echo $version