Started work on v1.35.1

This commit is contained in:
Jeff Parsons 2017-06-21 11:18:02 -07:00 committed by Jeff Parsons
commit 6fd2a3bcb6
324 changed files with 190808 additions and 282 deletions

View file

@ -14,11 +14,11 @@
<xsl:variable name="CSSCLASS">pcjs</xsl:variable>
<xsl:variable name="APPCLASS">pcx86</xsl:variable>
<xsl:variable name="APPNAME">PCx86</xsl:variable>
<xsl:variable name="APPVERSION">1.35.0</xsl:variable>
<xsl:variable name="APPVERSION">1.35.1</xsl:variable>
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>
<xsl:template name="componentStyles">
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.35.0/components.css"/>
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.35.1/components.css"/>
</xsl:template>
<xsl:template name="componentScripts">