increase release no

This commit is contained in:
Stefan `Sec` Zehl 2012-01-25 20:23:04 +01:00
parent f5df1d1ccc
commit 9ea8561363
1 changed files with 1 additions and 1 deletions

View File

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