Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ksherlock committed Jul 20, 2013
1 parent eacb0d4 commit a47a55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/loader.cpp
Expand Up @@ -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");
Expand Down

0 comments on commit a47a55e

Please sign in to comment.