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 3a628e2 commit 0f1c288Copy full SHA for 0f1c288
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.01";
+static const char* VERSION = "1.02";
37
38
void print_help(char *argv[]) {
39
const char **t = args_str;
0 commit comments