Author: linus Date: 2010-05-06 12:38:23-0700 New Revision: 18380 Modified: trunk/www/index.html
Log: Publish the stable 0.30.1 version of ArgoUML. Modified: trunk/www/index.html Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index.html?view=diff&pathrev=18380&r1=18379&r2=18380 ============================================================================== --- trunk/www/index.html (original) +++ trunk/www/index.html 2010-05-06 12:38:23-0700 @@ -116,7 +116,7 @@ </script> <script type="text/javascript"> - var LAST_STABLE_VERSION = "0.30"; + var LAST_STABLE_VERSION = "0.30.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>"); } @@ -137,6 +137,7 @@ </div> <!-- comment out the entire contents of this div when not in beta phase --> +<!-- <div id="downloads-beta"> <script type="text/javascript"> document.write("<div style='display:none;'>"); @@ -166,6 +167,7 @@ } </script> </div> +--> <div style="clear:both;" /> ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2604495 To unsubscribe from this discussion, e-mail: [[email protected]].
