initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch.

This commit is contained in:
agentzh (章亦春)
2011-10-07 13:44:20 +08:00
parent ee9cf6c407
commit 23506e8328
13 changed files with 966 additions and 98 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.6
minor_ver=21
main_ver=1.0.8
minor_ver=1
version=$main_ver.$minor_ver
echo $version