X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftestclient%2Fmain.cpp;h=84133a931c5b7ceca64591ecdfe85ed646123bd0;hb=1664420dd2cd46c9daafeb541c45d055d176bcdc;hp=e47c24bdeb11cd338b51d92bf454957ff7b647e9;hpb=d3fdb5a5bd3741249b81005e5e84b515c8606fe3;p=deb_libcec.git diff --git a/src/testclient/main.cpp b/src/testclient/main.cpp index e47c24b..84133a9 100644 --- a/src/testclient/main.cpp +++ b/src/testclient/main.cpp @@ -47,7 +47,7 @@ using namespace CEC; using namespace std; using namespace PLATFORM; -#define CEC_CONFIG_VERSION CEC_CLIENT_VERSION_1_8_2; +#define CEC_CONFIG_VERSION CEC_CLIENT_VERSION_1_9_0; #include "../../include/cecloader.h"