From be928ca121539009dabb6cd98de8becbda4138fc Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 00:34:24 +0000 Subject: [PATCH] lilypond-1.3.115 --- VERSION | 2 +- input/test/GNUmakefile | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index afc6d0b7f0..b94cd0f76c 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=3 -PATCH_LEVEL=114 +PATCH_LEVEL=115 MY_PATCH_LEVEL= # use the above to send patches: MY_PATCH_LEVEL is always empty for a diff --git a/input/test/GNUmakefile b/input/test/GNUmakefile index f044715b2f..d3df72fc77 100644 --- a/input/test/GNUmakefile +++ b/input/test/GNUmakefile @@ -4,5 +4,7 @@ depth = ../.. examples= font20 LOCALSTEPMAKE_TEMPLATES=mutopia +EXTRA_DISTFILES=features.abc + include $(depth)/make/stepmake.make -- 2.39.5