X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2FLibCecSharp%2FCecSharpTypes.h;h=908b3fc767633d51389f1fc71cdbee9481c73135;hb=20fd14a9ecc2c22f7181f73c412df65a34da3b4b;hp=fb14a54dba9cc00c6ac50d1b695fcacb29656507;hpb=dfa0daad3f971c82cf369034322d809eba45fd80;p=deb_libcec.git diff --git a/src/LibCecSharp/CecSharpTypes.h b/src/LibCecSharp/CecSharpTypes.h index fb14a54..908b3fc 100644 --- a/src/LibCecSharp/CecSharpTypes.h +++ b/src/LibCecSharp/CecSharpTypes.h @@ -1163,7 +1163,11 @@ namespace CecSharp /// /// v2.0.0 /// - Version2_0_0 = 0x2000 + Version2_0_0 = 0x2000, + /// + /// v2.0.1 + /// + Version2_0_1 = 0x2001 }; /// @@ -1242,7 +1246,11 @@ namespace CecSharp /// /// v2.0.0 /// - Version2_0_0 = 0x2000 + Version2_0_0 = 0x2000, + /// + /// v2.0.1 + /// + Version2_0_1 = 0x2001 }; ///