summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild/bin/package-diff.py2
1 files changed, 1 insertions, 1 deletions
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"