X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2FLibCecSharp%2FCecSharpTypes.h;h=a6fc2d4a25602ed4a5c5911362c607bc71ca88c1;hb=0c271bd0fc05728d0dd90065a064737a979f50d3;hp=bf429965ede5ec10ab5cca8f5eae0e693e6a9bbd;hpb=d484304464eec5e35c35589e797e27cdd871b959;p=deb_libcec.git diff --git a/src/LibCecSharp/CecSharpTypes.h b/src/LibCecSharp/CecSharpTypes.h index bf42996..a6fc2d4 100644 --- a/src/LibCecSharp/CecSharpTypes.h +++ b/src/LibCecSharp/CecSharpTypes.h @@ -1175,7 +1175,11 @@ namespace CecSharp /// /// v2.0.3 /// - Version2_0_3 = 0x2003 + Version2_0_3 = 0x2003, + /// + /// v2.0.4 + /// + Version2_0_4 = 0x2004 }; /// @@ -1266,7 +1270,11 @@ namespace CecSharp /// /// v2.0.3 /// - Version2_0_3 = 0x2003 + Version2_0_3 = 0x2003, + /// + /// v2.0.4 + /// + Version2_0_4 = 0x2004 }; ///