summaryrefslogtreecommitdiffstats
path: root/WebContent/index.html
diff options
context:
space:
mode:
authorMarko Grönroos <magi@iki.fi>2009-04-07 13:50:23 +0000
committerMarko Grönroos <magi@iki.fi>2009-04-07 13:50:23 +0000
commit94f6a844627cbba41a6f1e980d1f08bedfcb3ef5 (patch)
tree0dd49da061fbc77a794a95c96fb99b66161d02f5 /WebContent/index.html
parent07203b799722834cf51ac667add85d495225ceba (diff)
downloadvaadin-framework-94f6a844627cbba41a6f1e980d1f08bedfcb3ef5.tar.gz
vaadin-framework-94f6a844627cbba41a6f1e980d1f08bedfcb3ef5.zip
Merge from versions/5.4 to versions/6.0:
Merged [7302]: Removed obsolete testing scripts for Testing Tools 1.0. Merged [7305]: Initial testing tools target, doesn't quite work yet, demo launching is missing, etc. Merged [7321]: Moved build/docbook directory from 5.4 branch to doc tree. Merged [7325]: Moved XEP directory from 5.4 branch to doc tree. Merged [7333]: Removed all manual related material and build instructions from regular toolkit branch. Merged [7342]: Building manual from the toolkit build script. Merged [7343]: Fixed a namespace problem in build file and organized clean-up targets a little. Merged [7346]: Removed the obsolete DTDs. Merged [7348]: Changed <version> and <platform> tags in some HTML and text files to @...@ notation to avoid some validation errors in Eclipse. svn changeset:7352/svn branch:6.0
Diffstat (limited to 'WebContent/index.html')
-rw-r--r--WebContent/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/WebContent/index.html b/WebContent/index.html
index 61121b78ef..cd5b6dd5df 100644
--- a/WebContent/index.html
+++ b/WebContent/index.html
@@ -164,14 +164,14 @@
<div class="top"></div>
<h3>&raquo; Package contents</h3>
- <em>Version <version></version></em>
+ <em>Version @version@</em>
<div id="package-contents-content"> <!-- For JavaScript hooking -->
<div class="library">
<h5>Library</h5>
<p>Contains all you need to start a new Toolkit project (binaries, sources, default
- themes and widgetsets). <a href="itmill-toolkit-<version></version>.jar">Toolkit JAR</a></p>
+ themes and widgetsets). <a href="itmill-toolkit-@version@.jar">Toolkit JAR</a></p>
</div>
<div class="documentation">