]> git.donarmstrong.com Git - lilypond.git/commitdiff
Corrects display of version
authorPhil Holmes <mail@philholmes.net>
Mon, 4 Feb 2013 15:48:07 +0000 (15:48 +0000)
committerPhil Holmes <mail@philholmes.net>
Mon, 4 Feb 2013 15:49:51 +0000 (15:49 +0000)
Minor change - passes make, make test and make
doc - pushing directly to staging.

scripts/build/create-weblinks-itexi.py

index 16951c9935281da96898075c829cef2b3aff72a1..7e0c6551a32d130d7a4a2e7955303b9c709cba8f 100644 (file)
@@ -553,7 +553,7 @@ def make_doctarball_links(name, version, lang):
         url, getTrans("Doc tarball for ", lang)+version)
 
 print "@c This file was autogenerated"
-print "@c     from: VERSION"
+print "@c     from: %s" % VERSION
 print "@c     by:   %s" % sys.argv[0]
 print ""
 print "@c ************************ Download binaries ************"