From: fred Date: Tue, 26 Mar 2002 22:47:13 +0000 (+0000) Subject: lilypond-1.3.35 X-Git-Tag: release/1.5.59~1814 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9efd40362ae0cfdd21c95ced2d2defa624b84af6;p=lilypond.git lilypond-1.3.35 --- diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index dd49ab04a3..f1b3fcddf2 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -1,17 +1,18 @@ depth = .. NAME = documentation -SUBDIRS= user programmer bibliography pictures topdocs ntweb misc -STEPMAKE_TEMPLATES=documentation texinfo +SUBDIRS=user bibliography pictures topdocs ntweb misc +STEPMAKE_TEMPLATES=documentation texinfo tex +LOCALSTEPMAKE_TEMPLATES=lilypond mudela README_TOP_FILES=NEWS DEDICATION CHANGES TODO -EXTRA_DIST_FILES = +EXTRA_DIST_FILES= include $(depth)/make/stepmake.make default: local-doc -local-WWW: copy-for-me +local-WWW: copy-for-me $(outdir)/regression-test.ps.gz $(outdir)/regression-test.html copy-for-me: $(foreach a, $(README_TOP_FILES),cp ../$(a) $(outdir)/$(a).txt && ) true diff --git a/Documentation/topdocs/index.tely b/Documentation/topdocs/index.tely index 88d28769e6..9677961953 100644 --- a/Documentation/topdocs/index.tely +++ b/Documentation/topdocs/index.tely @@ -18,9 +18,6 @@ | Mailing lists | - - Regression test - | News ] @end html @@ -207,9 +204,6 @@ then please mail us! | Mailing lists | - - Regression test - | News ] @end html diff --git a/VERSION b/VERSION index 42ffa362e5..85c8fef60c 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=3 -PATCH_LEVEL=34 +PATCH_LEVEL=35 MY_PATCH_LEVEL= # use the above to send patches: MY_PATCH_LEVEL is always empty for a