Increase release no. to identify this version

This commit is contained in:
Stefan `Sec` Zehl 2012-01-03 22:27:10 +01:00
parent ccaa6cd00e
commit 1a61837fa8
1 changed files with 1 additions and 1 deletions

View File

@ -77,5 +77,5 @@ int main(void) {
}
int getrelease(void){
return 0x00000107;
return 0x00000108;
};