From 852369ebbf4325cb62e0adce97a565feb97b17f8 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 24 Feb 2003 14:09:41 +0000 Subject: [PATCH] release commit --- Documentation/user/refman.itely | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/user/refman.itely b/Documentation/user/refman.itely index e7a6136600..4d0d37c0ec 100644 --- a/Documentation/user/refman.itely +++ b/Documentation/user/refman.itely @@ -3186,7 +3186,7 @@ named modifier. Named modifiers are listed in the file @code{min} which lower the 3rd half a step, `@code{aug}' which raises the 5th, `@code{dim}' which lowers the 5th, `@code{maj}' which adds a raised 7th, and `@code{sus}' -which replaces the 5th with a 4th. +which replaces the 3rd with a 4th. @lilypond[fragment,verbatim] \transpose c'' { diff --git a/VERSION b/VERSION index 8cf5ff1a49..2a9a124bac 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=6 -PATCH_LEVEL=7 +PATCH_LEVEL=8 MY_PATCH_LEVEL= # Use the above to send patches: MY_PATCH_LEVEL is always empty for a -- 2.39.5