From: Graham Percival <graham@percival-music.ca>
Date: Sun, 6 Jul 2008 02:07:09 +0000 (-0700)
Subject: Fix my bad instructions to Carl.
X-Git-Tag: release/2.11.51-1~12
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e02128cb6438dea6616c1216e3cb1af636e8c270;p=lilypond.git

Fix my bad instructions to Carl.
---

diff --git a/input/lsr/GNUmakefile b/input/lsr/GNUmakefile
index 7d0f7e0d4d..eacbcb9220 100644
--- a/input/lsr/GNUmakefile
+++ b/input/lsr/GNUmakefile
@@ -1,4 +1,3 @@
-\version "2.11.51"
 depth = ../..
 
 # urg, can't name itely templates foo.itely.in because of standard rule
diff --git a/input/lsr/README b/input/lsr/README
index b7eb7cf291..1906148776 100644
--- a/input/lsr/README
+++ b/input/lsr/README
@@ -1,4 +1,3 @@
-\version "2.11.51"
 This directory contains examples generated automatically from LSR:
 http://lsr.dsi.unimi.it/
 
diff --git a/input/lsr/SConscript b/input/lsr/SConscript
index 59c4cb873a..c534e3573e 100644
--- a/input/lsr/SConscript
+++ b/input/lsr/SConscript
@@ -1,4 +1,3 @@
-\version "2.11.51"
 # -*-python-*-
 
 Import ('env', 'collate')