mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
[v0.99] Update version
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
static const char* OS_STR = "Unknown OS";
|
static const char* OS_STR = "Unknown OS";
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static const char* VERSION = "0.98";
|
static const char* VERSION = "0.99";
|
||||||
|
|
||||||
void print_help(char *argv[]) {
|
void print_help(char *argv[]) {
|
||||||
const char **t = args_str;
|
const char **t = args_str;
|
||||||
|
|||||||
Reference in New Issue
Block a user