1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2025-11-21 02:52:06 +00:00

Version 0.1.8

This commit is contained in:
2017-04-14 03:06:24 +02:00
parent cb24ce8909
commit 0e952273c0
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ using namespace std;
namespace help {
string version = "0.1.7";
string version = "0.1.8";
void usage(char *arg0) {
string cmdName = utils::getCmdName(arg0);