This commit is contained in:
Hugo Trippaers 2013-02-02 12:20:55 +01:00
commit 78f7228cbe
4 changed files with 4 additions and 4 deletions

View File

@ -57,7 +57,7 @@ version="1.0">
<xsl:for-each select="command/command">
<!-- Modify this line for the release version -->
<span>
Apache CloudStack v4.0.0 Root Admin API Reference
Apache CloudStack v4.2.0 Root Admin API Reference
</span>
<p></p>
<h1><xsl:value-of select="name"/></h1>

View File

@ -60,7 +60,7 @@ version="1.0">
<xsl:for-each select="command/command">
<!-- Modify this line for the release version -->
<span>
Apache CloudStack v4.0.0 Domain Admin API Reference
Apache CloudStack v4.2.0 Domain Admin API Reference
</span>
<p></p>
<h1><xsl:value-of select="name"/></h1>

View File

@ -52,7 +52,7 @@ version="1.0">
<div class="inside_apileftpanel">
<div class="inside_contentpanel" style="width:930px;">
<!-- Modify this line for the release version -->
<h1>Apache CloudStack API Documentation (v4.0.0)</h1>
<h1>Apache CloudStack API Documentation (v4.2.0)</h1>
<div class="apiannouncement_box">
<div class="apiannouncement_contentarea">
<h3>Using the CloudStack API</h3>

View File

@ -57,7 +57,7 @@ version="1.0">
<xsl:for-each select="command/command">
<!-- Modify this line for the release version -->
<span>
Apache CloudStack v4.0.0 User API Reference
Apache CloudStack v4.2.0 User API Reference
</span>
<p></p>
<h1><xsl:value-of select="name"/></h1>