update version

This commit is contained in:
Kelvin Sherlock 2013-07-02 18:52:22 -04:00
parent ef168abf26
commit f0a1240475
1 changed files with 1 additions and 1 deletions

View File

@ -418,7 +418,7 @@ void MemoryLogger(uint32_t address, int size, int readWrite, uint32_t value)
}
#define MPW_VERSION "0.4"
#define MPW_VERSION "0.7"
void help()
{
printf("MPW " MPW_VERSION "\n");