]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.5
authorfred <fred>
Tue, 26 Mar 2002 22:43:19 +0000 (22:43 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:43:19 +0000 (22:43 +0000)
scripts/abc2ly.py

index 422e2280b3c0bfbc52ca5011616773fcacf96233..aa9f7893de4647af6d8f60371093546d6597a575 100644 (file)
@@ -48,7 +48,7 @@
 program_name = 'abc2ly'
 version = '@TOPLEVEL_VERSION@'
 if version == '@' + 'TOPLEVEL_VERSION' + '@':
-       version = '1.2.9'               # uGUHGUHGHGUGH
+       version = '(unknown version)'           # uGUHGUHGHGUGH
   
 import __main__
 import getopt