mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 01:06:11 +00:00
Version 0.1.0
This commit is contained in:
parent
1af3da597b
commit
57acff0910
@ -8,7 +8,7 @@ using namespace std;
|
||||
|
||||
namespace help {
|
||||
|
||||
string version = "0.0.2";
|
||||
string version = "0.1.0";
|
||||
|
||||
void usage(char *arg0) {
|
||||
string cmdName = utils::getCmdName(arg0);
|
||||
|
Loading…
Reference in New Issue
Block a user