bump to v2.0.0-pre. don't build cec-config.exe on windows (there's a gui version)
[deb_libcec.git] / src / testclient / main.cpp
index 8150b8e9a920d87334ba7c56e3b6c1f673793f80..16095583f266eaa2e943468d213480f8d0a30f7a 100644 (file)
@@ -48,7 +48,7 @@ using namespace CEC;
 using namespace std;
 using namespace PLATFORM;
 
-#define CEC_CONFIG_VERSION CEC_CLIENT_VERSION_1_9_0;
+#define CEC_CONFIG_VERSION CEC_CLIENT_VERSION_1_99_0;
 
 #include "../../include/cecloader.h"