mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Increments Assembly version and includes bugfix to set DmChassisController.EnableAudioBreakaway.BoolValue to true.
This commit is contained in:
parent
b7ed1d8238
commit
935f2c4bf4
3 changed files with 109 additions and 109 deletions
|
|
@ -103,7 +103,7 @@ namespace PepperDash.Essentials.Bridges
|
||||||
InputEndpointOnline = 500;
|
InputEndpointOnline = 500;
|
||||||
OutputEndpointOnline = 700;
|
OutputEndpointOnline = 700;
|
||||||
//HdcpSupport = 1000; //1001-1199
|
//HdcpSupport = 1000; //1001-1199
|
||||||
//HdcpSupportCapability = 1200; //1201-1399
|
//HdcpSupportCapability = 1200; //1201-1399
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,5 +4,5 @@
|
||||||
[assembly: AssemblyCompany("PepperDash Technology Corp")]
|
[assembly: AssemblyCompany("PepperDash Technology Corp")]
|
||||||
[assembly: AssemblyProduct("PepperDashEssentials")]
|
[assembly: AssemblyProduct("PepperDashEssentials")]
|
||||||
[assembly: AssemblyCopyright("Copyright © PepperDash Technology Corp 2018")]
|
[assembly: AssemblyCopyright("Copyright © PepperDash Technology Corp 2018")]
|
||||||
[assembly: AssemblyVersion("1.4.7.*")]
|
[assembly: AssemblyVersion("1.4.8.*")]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit b1b64f746cdcceb07a2322a8220c3b221352da68
|
Subproject commit 3c0a5e80b29d66c154ad7b3c0774c2cf514dcaf2
|
||||||
Loading…
Add table
Add a link
Reference in a new issue