]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/Welcome_to_LilyPond.ly
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / ly / Welcome_to_LilyPond.ly
index f2ae9ab3d3c3fac53d58c2e7ac1f3c64f06be8ee..d5d99ff0ce0e6762faec61f8a430055cd11891ad 100644 (file)
@@ -6,10 +6,10 @@ Congratulations, LilyPond has been installed successfully.
 
 Now to take it for the first test run.
 
-  1. Safe this LilyPond file on your desktop.
+  1. Save this LilyPond file on your desktop.
 
   2. Pick it up from the desktop with your mouse pointer, drag and drop
-     it onto the LilyPond LSD program.
+     it onto the LilyPond icon.
 
   3. LilyPond automatically produces a PDF file from the musical scale
      below.
@@ -29,3 +29,6 @@ That's it.  For more information, visit http://lilypond.org .
 \relative{
   c d e f g a b c
 }
+
+
+\version "2.10.0"  % necessary for upgrading to future LilyPond versions.