From: John Alhroos Date: Wed, 5 Oct 2011 09:56:29 +0000 (+0000) Subject: Updated LATEST file path to point to minor LATEST X-Git-Tag: 6.7.1~61 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a39619ab7eb7ecf56f43749354628ccea134f019;p=vaadin-framework.git Updated LATEST file path to point to minor LATEST svn changeset:21570/svn branch:6.7 --- diff --git a/build/bin/package-diff.py b/build/bin/package-diff.py index c8cb63a7ed..f3b0d59562 100755 --- a/build/bin/package-diff.py +++ b/build/bin/package-diff.py @@ -7,7 +7,7 @@ from sets import Set # Configuration ################################################################################ downloadsite = "http://vaadin.com/download" -latestfile = "/LATEST" +latestfile = "/release/6.7/LATEST" JAPIZE = "japize" JAPICOMPAT = "japicompat"