]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/safe-guile.ly
bump .ly \version to 2.10.0
[lilypond.git] / input / no-notation / safe-guile.ly
index fdf561c236cee918ba516febdd0ac02922942af5..eeaf1f2efc8ca2b80b8166982b009b479e97936e 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.36"
+\version "2.10.0"
 
 \header{
     
@@ -10,5 +10,5 @@
 #(write "hallo" (open-file "/tmp/safe-guile.scm" "w"))
 
 \score{
-    \notes c''
+     c''
 }
\ No newline at end of file