From: Graham Percival Date: Thu, 9 Jun 2011 10:51:33 +0000 (+0100) Subject: Update another hard-coded version number. X-Git-Tag: release/2.15.1-1~7 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e2a0108360da37b13d8bfe0e40b5e0049410629d;p=lilypond.git Update another hard-coded version number. --- diff --git a/scripts/build/create-weblinks-itexi.py b/scripts/build/create-weblinks-itexi.py index e498af2eab..c48b0085b0 100644 --- a/scripts/build/create-weblinks-itexi.py +++ b/scripts/build/create-weblinks-itexi.py @@ -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: