Skip to content

Commit 05c7149

Browse files
authored
[VERSION] 0.2
1 parent b575f52 commit 05c7149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

masm_shc/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#include <map>
1111

1212
#include "string_util.h"
13-
#define VERSION "0.1"
13+
#define VERSION "0.2"
1414

1515
bool g_is32bit = false;
1616

0 commit comments

Comments
 (0)