]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple.ly
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / input / simple.ly
index 835aaed41a872c588a5cbe2e9f0cdd12cd60d22d..fc78b35e34a1141dc56f48829fb3412c7d4c69c1 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.4.0"
+\version "2.10.0"