X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2FLibCecSharp%2FCecSharpTypes.h;h=e183be36d5275091347d3f1202fe99face7bf23c;hb=117863dd4fef4d19bc3590c513ec1192427f2249;hp=fb14a54dba9cc00c6ac50d1b695fcacb29656507;hpb=90b7066f7129c01c5bd012a00677ebdc0c42ae89;p=deb_libcec.git diff --git a/src/LibCecSharp/CecSharpTypes.h b/src/LibCecSharp/CecSharpTypes.h index fb14a54..e183be3 100644 --- a/src/LibCecSharp/CecSharpTypes.h +++ b/src/LibCecSharp/CecSharpTypes.h @@ -1163,7 +1163,15 @@ namespace CecSharp /// /// v2.0.0 /// - Version2_0_0 = 0x2000 + Version2_0_0 = 0x2000, + /// + /// v2.0.1 + /// + Version2_0_1 = 0x2001, + /// + /// v2.0.2 + /// + Version2_0_2 = 0x2002 }; /// @@ -1242,7 +1250,15 @@ namespace CecSharp /// /// v2.0.0 /// - Version2_0_0 = 0x2000 + Version2_0_0 = 0x2000, + /// + /// v2.0.1 + /// + Version2_0_1 = 0x2001, + /// + /// v2.0.2 + /// + Version2_0_2 = 0x2002 }; ///