Starting work on 1.30.4 and some additional PDP-11 hardware support

This commit is contained in:
Jeff Parsons 2016-11-21 13:16:37 -08:00 committed by Jeff Parsons
commit a29ee56a5d
234 changed files with 260 additions and 263 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.30.3</xsl:variable>
<xsl:variable name="APPVERSION">1.30.4</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.30.3/components.css"/>
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.30.4/components.css"/>
</xsl:template>
<xsl:template name="componentScripts">