]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / simple.ly
index f5723c61dfddedf9932411294ab73d4ef5570cde..f701f7947f643eab39e683a0e4f2ce8104cb9966 100644 (file)
@@ -1,7 +1,7 @@
 %% A simple piece in LilyPond, a scale.
-\relative {
-    c d e f g a b c
+\relative c' {
+  c d e f g a b c
 }
 
 %% Optional helper for automatic updating by convert-ly.  May be omitted.
-\version "2.7.39"
+\version "2.11.51"