From 4138e772d43fd4ad236e311c038eabde8c70af40 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sun, 27 Jan 2008 13:59:21 -0800 Subject: [PATCH] typo in version number. --- ly/property-init.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ly/property-init.ly b/ly/property-init.ly index d191086fe9..11c0318b4a 100644 --- a/ly/property-init.ly +++ b/ly/property-init.ly @@ -1,6 +1,6 @@ % property-init.ly -\version "2.7.38" +\version "2.11.38" stemUp = \override Stem #'direction = #UP stemDown = \override Stem #'direction = #DOWN -- 2.39.5