]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-user.ly
Merge branch 'stable/2.16' into staging
[lilypond.git] / input / regression / markup-user.ly
index db8bd1b00afcad8e1d652608c7d3a191bdbe70a8..698e13bce155b8872085c141437d1ffd4d7ef3fa 100644 (file)
@@ -5,7 +5,7 @@ the @code{define-markup-command} scheme macro."
 
 \layout { ragged-right = ##t }
 
-\version "2.14.0"
+\version "2.16.0"
 
 #(define-markup-command (upcase paper props str) (string?)
   "Upcase the string characters. Syntax: \\upcase #\"string\""