X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftestclient%2Fmain.cpp;h=f2802a6c23516a13773962e4faf093419ce8309f;hb=92eea1e751ae678059402e04688b3b94700b7013;hp=143cfdb5d8f1f9b15d9142b3e076090129b81f9e;hpb=344cddb96b42d56a1a7a6f4e1022de0d898a96ea;p=deb_libcec.git diff --git a/src/testclient/main.cpp b/src/testclient/main.cpp index 143cfdb..f2802a6 100644 --- a/src/testclient/main.cpp +++ b/src/testclient/main.cpp @@ -45,7 +45,7 @@ using namespace CEC; using namespace std; using namespace PLATFORM; -#define CEC_CONFIG_VERSION CEC_CLIENT_VERSION_1_7_0; +#define CEC_CONFIG_VERSION CEC_CLIENT_VERSION_1_7_1; #include