From ccc085602888ea92ed8f327258489d869c2be42b Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 21 Mar 2004 18:23:44 +0000 Subject: [PATCH] release commit --- VERSION | 2 +- input/regression/staff-halfway.ly | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 819f53c153..3c7ba8f1b3 100644 --- a/VERSION +++ b/VERSION @@ -1,6 +1,6 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=2 MINOR_VERSION=1 -PATCH_LEVEL=32 +PATCH_LEVEL=33 MY_PATCH_LEVEL= diff --git a/input/regression/staff-halfway.ly b/input/regression/staff-halfway.ly index 87f3eb264d..79c55d944d 100644 --- a/input/regression/staff-halfway.ly +++ b/input/regression/staff-halfway.ly @@ -2,6 +2,8 @@ \header { texidoc = " Staves starting and ending halfway include clefs and bar lines. " } +\version "2.1.33" + \score { \new StaffGroup \notes \relative c'' << \new Staff { c4 c c c \bar "||" c c c c } -- 2.39.5