From: hanwen Date: Sun, 10 Oct 2004 19:41:07 +0000 (+0000) Subject: * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22. X-Git-Tag: release/2.3.24^2~55 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=92798fc5788563026065bd4d46fc363e7076d246;p=lilypond.git * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22. * lily/slur-scoring.cc (move_away_from_staffline): new function. (get_base_attachments): move away attachment point for breaks similar to attachment points on slurs (staffline collision, and half a space of padding) --- diff --git a/ChangeLog b/ChangeLog index 9217b96458..08762cc1e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-10-10 Han-Wen Nienhuys + * lily/lexer.ll (Lily_lexer): bump version req to 2.3.22. + * lily/parser.yy (Prefix_composite_music): change no-transposition for mode_changing_head to figures too. diff --git a/VERSION b/VERSION index 57dd1c437f..b897c9acb6 100644 --- a/VERSION +++ b/VERSION @@ -2,5 +2,5 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=2 MINOR_VERSION=3 PATCH_LEVEL=22 -MY_PATCH_LEVEL=pre-jcn2 +MY_PATCH_LEVEL= diff --git a/lily/lexer.ll b/lily/lexer.ll index f89f7fa5af..ccb3d77b67 100644 --- a/lily/lexer.ll +++ b/lily/lexer.ll @@ -801,7 +801,7 @@ strip_trailing_white (String&s) /* 2.1.2x something -> \property -> \set. */ -Lilypond_version oldest_version ("2.2.0"); +Lilypond_version oldest_version ("2.3.22"); bool