]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-slide.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / tablature-slide.ly
index 9dddd63e6b3959c8ebc35db6d7d3b3c00436d7f5..2352c78288d87ae6ef593168f6b6eee2df73b44e 100644 (file)
@@ -4,7 +4,7 @@
   texidoc = "Tab supports slides."
 }
 
-\version "2.14.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
 }