]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / simple.ly
index a532db76637fdd46412d7e50f9e66d4966dedf75..0ce4bf40aff83bb3f1ed8709149ff2662672e222 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.12.0"