From 65dfb84911747527a487f0ae3ff37978a5a152e1 Mon Sep 17 00:00:00 2001
From: fred <fred>
Date: Tue, 26 Mar 2002 22:43:19 +0000
Subject: [PATCH] lilypond-1.3.5

---
 scripts/abc2ly.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/abc2ly.py b/scripts/abc2ly.py
index 422e2280b3..aa9f7893de 100644
--- a/scripts/abc2ly.py
+++ b/scripts/abc2ly.py
@@ -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
-- 
2.39.5