]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-single-double.ly
Merge branch 'lilypond/translation' of ssh://trettig@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / input / regression / accidental-single-double.ly
index a2473a506a79c3f4438e823d0fa9d64a5a6ede8b..3c22edaea8332295366bd23731343f350f83b7ee 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.7.32"
+\version "2.10.0"
 \header{
   texidoc="
 A sharp sign after a double sharp sign, as well as a flat sign
@@ -13,7 +13,7 @@ natural sign.
 
 thenotes =  \relative cis' {
   \time 4/4
-  gisis'4 gis gisis ges |
+  gisis'4 gis geses ges |
 }
 
 <<