From a39619ab7eb7ecf56f43749354628ccea134f019 Mon Sep 17 00:00:00 2001 From: John Alhroos Date: Wed, 5 Oct 2011 09:56:29 +0000 Subject: [PATCH] Updated LATEST file path to point to minor LATEST svn changeset:21570/svn branch:6.7 --- build/bin/package-diff.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5