From e37c28eabc086b5c6b69803445d7f8daa66ed40f Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:58:49 +0000 Subject: [PATCH] lilypond-0.1.18 --- VERSION | 6 +++--- bin/Makefile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index fabc29c721..f1fb7e7cf2 100644 --- a/VERSION +++ b/VERSION @@ -1,6 +1,6 @@ TOPLEVEL_MAJOR_VERSION = 0 TOPLEVEL_MINOR_VERSION = 1 -TOPLEVEL_PATCH_LEVEL = 17 - -# use to send patches, always empty for released version: +TOPLEVEL_PATCH_LEVEL = 18 TOPLEVEL_MY_PATCH_LEVEL = + +# use the above to send patches, always empty for released version: diff --git a/bin/Makefile b/bin/Makefile index 87c5cb3bcc..8f5410eec0 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -5,7 +5,7 @@ include $(depth)/make/Include.make # list of distribution files: SCRIPTS = clearlily cpgento make-patch lily.efence \ - make-version release conflily clean-fonts + make-version release conflily clean-fonts mf-deps.py PERL_SCRIPTS_IN = $(wildcard *.in) PERL_SCRIPTS = $(addprefix $(outdir)/, $(PERL_SCRIPTS_IN:.in=)) EXTRA_DISTFILES = $(SCRIPTS) $(PERL_SCRIPTS_IN) -- 2.39.5