We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c0bb1 commit 49941b1Copy full SHA for 49941b1
src/common/main.c
@@ -33,7 +33,7 @@
33
static const char* OS_STR = "Unknown OS";
34
#endif
35
36
-static const char* VERSION = "1.02";
+static const char* VERSION = "1.03";
37
38
void print_help(char *argv[]) {
39
const char **t = args_str;
0 commit comments