]> source.dussan.org Git - vaadin-framework.git/commitdiff
Updated LATEST file path to point to minor LATEST
authorJohn Alhroos <john.ahlroos@itmill.com>
Wed, 5 Oct 2011 09:53:25 +0000 (09:53 +0000)
committerJohn Alhroos <john.ahlroos@itmill.com>
Wed, 5 Oct 2011 09:53:25 +0000 (09:53 +0000)
svn changeset:21569/svn branch:6.6

build/bin/package-diff.py

index ec3b87f97b5fca074879b9a49f8642bfdc63ecd2..b15200c8ce39e32e25e209d2744e976a8572d14c 100755 (executable)
@@ -7,7 +7,7 @@ from sets import Set
 # Configuration
 ################################################################################
 downloadsite = "http://vaadin.com/download"
-latestfile   = "/LATEST"
+latestfile   = "/release/6.6/LATEST"
 
 JAPIZE     = "japize"
 JAPICOMPAT = "japicompat"