]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-slide.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / tablature-slide.ly
index 295d882e9321d745da6a050759af294439a14049..2352c78288d87ae6ef593168f6b6eee2df73b44e 100644 (file)
@@ -4,7 +4,7 @@
   texidoc = "Tab supports slides."
 }
 
-\version "2.16.0"
+\version "2.19.21"
 \paper {
   ragged-right = ##T
 }
@@ -12,5 +12,5 @@
 
 \relative \new TabVoice
 {
-  <c g'\harmonic> d\2\glissando e\2
+  <c' g'\harmonic> d\2\glissando e\2
 }