1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 01:06:11 +00:00

Version 0.1.1

This commit is contained in:
MatMoul 2017-03-11 22:02:58 +01:00
parent 0fc2b62b2a
commit 1a86c04ba2

View File

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