From 0fe9c8252f56d05bfb88fb532a41df3acee5041c Mon Sep 17 00:00:00 2001
From: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date: Tue, 12 Dec 2006 12:24:06 +0100
Subject: [PATCH] add version number

---
 input/no-notation/midi-drums.ly | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/input/no-notation/midi-drums.ly b/input/no-notation/midi-drums.ly
index d3cc565e63..2b799be25b 100644
--- a/input/no-notation/midi-drums.ly
+++ b/input/no-notation/midi-drums.ly
@@ -1,6 +1,8 @@
 
 \version "2.10.0"
 
+\version "2.10.1" 
+
 \score {
   \new DrumStaff <<
     \drummode {
-- 
2.39.5