mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 09:16:11 +00:00
V 0.1.2
This commit is contained in:
parent
af1007636f
commit
53c3a01857
@ -8,7 +8,7 @@ using namespace std;
|
|||||||
|
|
||||||
namespace help {
|
namespace help {
|
||||||
|
|
||||||
string version = "0.1.1";
|
string version = "0.1.2";
|
||||||
|
|
||||||
void usage(char *arg0) {
|
void usage(char *arg0) {
|
||||||
string cmdName = utils::getCmdName(arg0);
|
string cmdName = utils::getCmdName(arg0);
|
||||||
|
Loading…
Reference in New Issue
Block a user