Merge branch 'next-release'

This commit is contained in:
Jeff Parsons 2017-01-25 11:45:34 -08:00
commit fb6743900e
10 changed files with 88 additions and 45 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.32.1</xsl:variable>
<xsl:variable name="APPVERSION">1.32.2</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.32.1/components.css"/>
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.32.2/components.css"/>
</xsl:template>
<xsl:template name="componentScripts">