X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftestclient%2Fmain.cpp;h=372706189f11e25b3fcd548ddc4142a1cf2e1821;hb=d484304464eec5e35c35589e797e27cdd871b959;hp=bb6e133b8417c22eefa331f62a92d1e5ccb42a1b;hpb=98961e122cd2ed92a939ab9b20d9a4ffac01d675;p=deb_libcec.git diff --git a/src/testclient/main.cpp b/src/testclient/main.cpp index bb6e133..3727061 100644 --- a/src/testclient/main.cpp +++ b/src/testclient/main.cpp @@ -48,7 +48,7 @@ using namespace CEC; using namespace std; using namespace PLATFORM; -#define CEC_CONFIG_VERSION CEC_CLIENT_VERSION_2_0_3; +#define CEC_CONFIG_VERSION CEC_CLIENT_VERSION_CURRENT; #include "../../include/cecloader.h"