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 6a9d30e commit ef9cb9bCopy full SHA for ef9cb9b
src/common/main.c
@@ -33,7 +33,7 @@
33
static const char* OS_STR = "Unknown OS";
34
#endif
35
36
-static const char* VERSION = "0.99";
+static const char* VERSION = "1.00";
37
38
void print_help(char *argv[]) {
39
const char **t = args_str;
0 commit comments