Author: bobtarling Date: 2010-02-20 10:16:28-0800 New Revision: 18041 Modified: trunk/www/index.html
Log: Point to new beta Modified: trunk/www/index.html Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index.html?view=diff&pathrev=18041&r1=18040&r2=18041 ============================================================================== --- trunk/www/index.html (original) +++ trunk/www/index.html 2010-02-20 10:16:28-0800 @@ -147,7 +147,7 @@ </script> <script type="text/javascript"> - var LAST_BETA_VERSION = "0.30.BETA_1"; + var LAST_BETA_VERSION = "0.30.BETA_2"; 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=2449734 To unsubscribe from this discussion, e-mail: [[email protected]].
