Skip to content

Commit 49941b1

Browse files
committed
[v1.03] Bump version
1 parent a4c0bb1 commit 49941b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
static const char* OS_STR = "Unknown OS";
3434
#endif
3535

36-
static const char* VERSION = "1.02";
36+
static const char* VERSION = "1.03";
3737

3838
void print_help(char *argv[]) {
3939
const char **t = args_str;

0 commit comments

Comments
 (0)