svn commit: r17278 - trunk/www/index.html
Linus Tolke <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2009-08-17 13:10:37-0700
New Revision: 17278
Modified:
trunk/www/index.html
Log:
Updated the automatic download script to point to the 0.28.1 release.
Modified: trunk/www/index.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index.html?view=diff&pathrev=17278&r1=17277&r2=17278
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2009-08-17 13:10:37-0700
@@ -110,13 +110,13 @@
<script type="text/javascript">
document.write("<div style='display:none;'>");
</script>
-<a href="http://argouml-downloads.tigris.org/argouml-0.28/" >Download ArgoUML 0.28</a>
+<a href="http://argouml-downloads.tigris.org/argouml-0.28.1/" >Download ArgoUML 0.28.1</a>
<script type="text/javascript">
document.write("</div>");
</script>
<script type="text/javascript">
- var LAST_STABLE_VERSION = "0.28";
+ var LAST_STABLE_VERSION = "0.28.1";
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>");
}
@@ -242,7 +242,7 @@
</li>
</ol>
<p>
-<a href="http://argouml-downloads.tigris.org/argouml-0.28">Other formats & add-in modules</a>
+<a href="http://argouml-downloads.tigris.org/argouml-0.28.1">Other formats & add-in modules</a>
</p>
</li>
</div>
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2384510
To unsubscribe from this discussion, e-mail: [[email protected]].