From: Graham Percival Date: Sun, 27 Jan 2008 21:59:21 +0000 (-0800) Subject: typo in version number. X-Git-Tag: release/2.11.38-1~12 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4138e772d43fd4ad236e311c038eabde8c70af40;p=lilypond.git typo in version number. --- 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