Bumped next release version to 1.35.0
This commit is contained in:
parent
3e1aa196bd
commit
37e0e660c9
256 changed files with 275 additions and 275 deletions
|
|
@ -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.34.3</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.35.0</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.34.3/components.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.35.0/components.css"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="componentScripts">
|
||||
|
|
|
|||
Loading…
Reference in a new issue