bump version number

This commit is contained in:
Kelvin Sherlock 2013-10-30 21:38:13 -04:00
parent b15d86b543
commit 74216da21e

View File

@ -596,7 +596,7 @@ void MidInstructionExceptionFunc()
} }
#define MPW_VERSION "0.7.1 [kf]" #define MPW_VERSION "0.7.2"
void help() void help()
{ {
printf("MPW " MPW_VERSION "\n"); printf("MPW " MPW_VERSION "\n");