X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2FLibCecSharp%2FCecSharpTypes.h;h=bf429965ede5ec10ab5cca8f5eae0e693e6a9bbd;hb=83715833d53e092ac0438bd8e916c4468cc03a1f;hp=908b3fc767633d51389f1fc71cdbee9481c73135;hpb=20fd14a9ecc2c22f7181f73c412df65a34da3b4b;p=deb_libcec.git diff --git a/src/LibCecSharp/CecSharpTypes.h b/src/LibCecSharp/CecSharpTypes.h index 908b3fc..bf42996 100644 --- a/src/LibCecSharp/CecSharpTypes.h +++ b/src/LibCecSharp/CecSharpTypes.h @@ -1167,7 +1167,15 @@ namespace CecSharp /// /// v2.0.1 /// - Version2_0_1 = 0x2001 + Version2_0_1 = 0x2001, + /// + /// v2.0.2 + /// + Version2_0_2 = 0x2002, + /// + /// v2.0.3 + /// + Version2_0_3 = 0x2003 }; /// @@ -1250,7 +1258,15 @@ namespace CecSharp /// /// v2.0.1 /// - Version2_0_1 = 0x2001 + Version2_0_1 = 0x2001, + /// + /// v2.0.2 + /// + Version2_0_2 = 0x2002, + /// + /// v2.0.3 + /// + Version2_0_3 = 0x2003 }; ///