summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorJohn Alhroos <john.ahlroos@itmill.com>2011-10-05 09:56:29 +0000
committerJohn Alhroos <john.ahlroos@itmill.com>2011-10-05 09:56:29 +0000
commita39619ab7eb7ecf56f43749354628ccea134f019 (patch)
tree5973921a80c67ecd4a61342d06b9d4918944de87 /build
parent97e74bebe79bc78099828ff226401103e2603c98 (diff)
downloadvaadin-framework-a39619ab7eb7ecf56f43749354628ccea134f019.tar.gz
vaadin-framework-a39619ab7eb7ecf56f43749354628ccea134f019.zip
Updated LATEST file path to point to minor LATEST
svn changeset:21570/svn branch:6.7
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"