]> git.donarmstrong.com Git - lilypond.git/commitdiff
Update another hard-coded version number.
authorGraham Percival <graham@percival-music.ca>
Thu, 9 Jun 2011 10:51:33 +0000 (11:51 +0100)
committerGraham Percival <graham@percival-music.ca>
Thu, 9 Jun 2011 10:51:33 +0000 (11:51 +0100)
scripts/build/create-weblinks-itexi.py

index e498af2eabad5d685c755bdff09f54eb32787260..c48b0085b0d82588be85030fdb794bc387676f7f 100644 (file)
@@ -491,7 +491,7 @@ print "@c ************************ Download source ************"
 for lang in langs:
     print "@c *********", lang, "***"
     make_download_source("downloadStableSource","v2.14",VERSION_STABLE,lang)
-    make_download_source("downloadDevelSource","v2.13",VERSION_DEVEL,lang)
+    make_download_source("downloadDevelSource","v2.15",VERSION_DEVEL,lang)
 
 print "@c ************************ Manual links ************"
 for lang in langs: