svn commit: r19846 - trunk/www/index.html
[email protected] Thu, 15 Dec 2011 13:34:01 -0800 (PST)
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2011-12-15 13:34:01-0800
New Revision: 19846
Modified:
trunk/www/index.html
Log:
Updated the main page to point to the release 0.34.
Modified: trunk/www/index.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index.html?view=diff&pathrev=19846&r1=19845&r2=19846
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2011-12-15 13:34:01-0800
@@ -113,13 +113,13 @@
<script type="text/javascript">
document.write("<div style='display:none;'>");
</script>
-<a href="http://argouml-downloads.tigris.org/argouml-0.32.2/" >Download ArgoUML 0.32.2</a>
+<a href="http://argouml-downloads.tigris.org/argouml-0.34/" >Download ArgoUML 0.34</a>
<script type="text/javascript">
document.write("</div>");
</script>
<script type="text/javascript">
- var LAST_STABLE_VERSION = "0.32.2";
+ var LAST_STABLE_VERSION = "0.34";
if (navigator.appVersion.indexOf("Win")!=-1) {
document.write("<a href='http://argouml-downloads.tigris.org/nonav/argouml-"+LAST_STABLE_VERSION+"/ArgoUML-" + LAST_STABLE_VERSION +"-setup.exe' onClick=\"javascript:urchinTracker('DOWNLOAD/ArgoUML-"+LAST_STABLE_VERSION+"-setup.exe')\">Download ArgoUML "+LAST_STABLE_VERSION + " (Windows)</a>");
}
@@ -178,20 +178,20 @@
<h1>User documentation</h1>
<ul>
<li>Quick Guide
- (<a href="http://argouml-stats.tigris.org/documentation/quickguide-0.32/">html</a> |
- <a href="http://argouml-downloads.tigris.org/nonav/argouml-0.32/quickguide-0.32.pdf"
- onClick="javascript:urchinTracker('DOWNLOAD/quickguide-0.32.pdf')"
+ (<a href="http://argouml-stats.tigris.org/documentation/quickguide-0.34/">html</a> |
+ <a href="http://argouml-downloads.tigris.org/nonav/argouml-0.34/quickguide-0.34.pdf"
+ onClick="javascript:urchinTracker('DOWNLOAD/quickguide-0.34.pdf')"
>pdf</a> |
- <a href="http://argouml-stats.tigris.org/documentation/quickguide-0.32-single/quickguide.html">single file html</a>)
+ <a href="http://argouml-stats.tigris.org/documentation/quickguide-0.34-single/quickguide.html">single file html</a>)
</li>
<li><a href="faqs/users.html">Users FAQ</a>
</li>
<li>User Manual
- (<a href="http://argouml-stats.tigris.org/documentation/manual-0.32/">html</a> |
- <a href="http://argouml-downloads.tigris.org/nonav/argouml-0.32/manual-0.32.pdf"
- onClick="javascript:urchinTracker('DOWNLOAD/manual-0.32.pdf')"
+ (<a href="http://argouml-stats.tigris.org/documentation/manual-0.34/">html</a> |
+ <a href="http://argouml-downloads.tigris.org/nonav/argouml-0.34/manual-0.34.pdf"
+ onClick="javascript:urchinTracker('DOWNLOAD/manual-0.34.pdf')"
>pdf</a> |
- <a href="http://argouml-stats.tigris.org/documentation/manual-0.32-single/manual.html">single file html</a>)
+ <a href="http://argouml-stats.tigris.org/documentation/manual-0.34-single/manual.html">single file html</a>)
</li>
<li><a href="http://www.argouml-users.net/" target="wiki">Users Wiki</a>
</li>
@@ -228,7 +228,7 @@
</li>
</ol>
<p>
-<a href="http://argouml-downloads.tigris.org/argouml-0.32.2">Other formats</a>
+<a href="http://argouml-downloads.tigris.org/argouml-0.34">Other formats</a>
</p>
</li>
</div>
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2893820
To unsubscribe from this discussion, e-mail: [[email protected]].