]> git.donarmstrong.com Git - lilypond.git/commitdiff
Regtest for warning suppression: fix outdated version number
authorReinhold Kainhofer <reinhold@kainhofer.com>
Thu, 29 Sep 2011 09:58:36 +0000 (11:58 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Thu, 29 Sep 2011 09:58:36 +0000 (11:58 +0200)
input/regression/warn-expected-warning-missing.ly

index 27ec6c7a17cca7fcbae47dc5ca7d38284c054d1f..53f6ef99211fb791d12b4f777b1d02b5dfdd8391 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.13"
+\version "2.15.14"
 
 #(ly:set-option 'warning-as-error #f)
 #(ly:expect-warning (_ "this is a warning that won't be triggered"))