From: fred Date: Sun, 24 Mar 2002 19:58:49 +0000 (+0000) Subject: lilypond-0.1.18 X-Git-Tag: release/1.5.59~3823 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e37c28eabc086b5c6b69803445d7f8daa66ed40f;p=lilypond.git lilypond-0.1.18 --- 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)