]> git.donarmstrong.com Git - lilypond.git/commitdiff
typo in version number.
authorGraham Percival <graham@percival-music.ca>
Sun, 27 Jan 2008 21:59:21 +0000 (13:59 -0800)
committerGraham Percival <graham@percival-music.ca>
Sun, 27 Jan 2008 21:59:21 +0000 (13:59 -0800)
ly/property-init.ly

index d191086fe98d36abfa04ce65f568927b65cb0b82..11c0318b4a814a552867fc7e7ea7c44ab0fa43a2 100644 (file)
@@ -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