[v1.00] Bump version

This commit is contained in:
Dr-Noob
2021-08-23 09:31:46 +02:00
parent 6a9d30ee37
commit ef9cb9b9c5

View File

@@ -33,7 +33,7 @@
static const char* OS_STR = "Unknown OS";
#endif
static const char* VERSION = "0.99";
static const char* VERSION = "1.00";
void print_help(char *argv[]) {
const char **t = args_str;