Initial v1.18.2 delta: added support for ROM notification parameters that the Video component will accept
This commit is contained in:
parent
461077c5aa
commit
0639e8cbd2
151 changed files with 8239 additions and 1383 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<xsl:variable name="MACHINECLASS">pc</xsl:variable>
|
||||
<xsl:variable name="APPCLASS">pcjs</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.18.1</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.18.2</xsl:variable>
|
||||
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>
|
||||
|
||||
<xsl:template name="componentStyles">
|
||||
|
|
|
|||
Loading…
Reference in a new issue