]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/set-once.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / set-once.ly
index 975c083a6c234dcd38b964d031b1e203416d8cc4..b9fc811928d688c524965c2e5100d36c112fadf0 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 
 \header {
 
@@ -8,7 +8,7 @@ and then return to the previous value."
 }
 \relative {
   \set fingeringOrientations = #'(left)
-  <e-1>1 |
+  <e'-1>1 |
   \once \set fingeringOrientations = #'(right)
   <e-1> |
   <e-1> -"left" |