]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple-song.ly
release commit
[lilypond.git] / input / simple-song.ly
index d68971a6de73b1372f2eb52b5ba6a442cc2eaf6a..0d1e2b940145add0244f8765335d4b551ee5d1a4 100644 (file)
@@ -5,14 +5,14 @@
        d,2 d c4 bes a2 \break
        c2 c d4 f g2
     }
-    \newlyrics {
+    \addlyrics {
        My first Li -- ly song,
        Not much can go wrong!
     }
 >>
 
 %% Optional helper for automatic updating by convert-ly.  May be omitted.
-\version "2.3.4"
+\version "2.3.10"
     
 %% Optional helper for quick click and edit mode.  May be omitted
 #(ly:set-point-and-click 'line-column)