diff options
Diffstat (limited to 'WebContent/index.html')
-rw-r--r-- | WebContent/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/WebContent/index.html b/WebContent/index.html index acfdc3a6b7..d891b074d8 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -144,7 +144,6 @@ <div class="header"> <h1>Introducing IT Mill Toolkit 5</h1> - <strong>Beta</strong> <em>Effortless web application development for Java-programmers.</em> <div id="header-links"> <a href="http://dev.itmill.com" title="Open dev.itmill.com">Visit developer site dev.itmill.com</a><br/> @@ -221,7 +220,7 @@ <div class="top"></div> <h3>» Package contents</h3> - <em>Version <version></version> (beta)</em> + <em>Version <version></version></em> <div id="package-contents-content"> <!-- For JavaScript hooking --> |