update version number

This commit is contained in:
Kelvin Sherlock 2013-07-19 21:08:52 -04:00
parent eacb0d4716
commit a47a55e7ce
1 changed files with 1 additions and 1 deletions

View File

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