]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple.ly
Imported Upstream version 2.12.3
[lilypond.git] / input / simple.ly
index 640eab58c2099221c9c0037e8b857173131300e5..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.6.0"
+\version "2.12.0"