diff --git a/masm_shc/main.cpp b/masm_shc/main.cpp index 6e10317..e7b5dd1 100644 --- a/masm_shc/main.cpp +++ b/masm_shc/main.cpp @@ -10,7 +10,7 @@ #include #include "string_util.h" -#define VERSION "0.1" +#define VERSION "0.2" bool g_is32bit = false;