svn commit: r16897 - trunk/www/index.html
Linus Tolke <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2009-03-12 15:38:31-0700
New Revision: 16897
Modified:
trunk/www/index.html
Log:
Updated the link on the home page to point to the 0.28.beta4 release.
Modified: trunk/www/index.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index.html?view=diff&pathrev=16897&r1=16896&r2=16897
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2009-03-12 15:38:31-0700
@@ -141,13 +141,13 @@
<script type="text/javascript">
document.write("<div style='display:none;'>");
</script>
-<a href="http://argouml-downloads.tigris.org/argouml-0.28.BETA_3/" >Download and test ArgoUML 0.28 BETA 3</a>
+<a href="http://argouml-downloads.tigris.org/argouml-0.28.BETA_4/" >Download and test ArgoUML 0.28 BETA 4</a>
<script type="text/javascript">
document.write("</div>");
</script>
<script type="text/javascript">
- var LAST_BETA_VERSION = "0.28.BETA_3";
+ var LAST_BETA_VERSION = "0.28.BETA_4";
if (navigator.appVersion.indexOf("Win")!=-1) {
document.write("<a href='http://argouml-downloads.tigris.org/nonav/argouml-"+LAST_BETA_VERSION+"/ArgoUML-" + LAST_BETA_VERSION +"-setup.exe' onClick=\"javascript:urchinTracker('DOWNLOAD/ArgoUML-"+LAST_BETA_VERSION+"-setup.exe')\">Download and test ArgoUML "+LAST_BETA_VERSION + " (Windows)</a>");
}
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=1314625
To unsubscribe from this discussion, e-mail: [[email protected]].