]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple.ly
Merge master into nested-bookparts
[lilypond.git] / input / simple.ly
index a532db76637fdd46412d7e50f9e66d4966dedf75..cfa72542fa30487e50315f7a3305abbf53785bb9 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.10.0"
+\version "2.11.61"