From 494be1900d44eedc2eaef03e0f61b6b7365b662a Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 15 Jun 2006 10:22:27 +0000 Subject: [PATCH] add \version --- ChangeLog | 4 ++++ ly/GNUmakefile | 2 +- ly/lilypond-book-preamble.ly | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index af75862b24..2d752ba098 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-06-15 Han-Wen Nienhuys + + * ly/lilypond-book-preamble.ly: add \version + 2006-06-14 Han-Wen Nienhuys * scripts/lilypond-book.py (PREAMBLE_LY): include diff --git a/ly/GNUmakefile b/ly/GNUmakefile index ba9200edec..fd82839f73 100644 --- a/ly/GNUmakefile +++ b/ly/GNUmakefile @@ -1,6 +1,6 @@ depth = .. -INI_FILES = $(FLY_FILES) $(SLY_FILES) $(LY_FILES) +INI_FILES = $(LY_FILES) EXTRA_DIST_FILES = $(SCM_FILES) INSTALLATION_DIR=$(local_lilypond_datadir)/ly/ diff --git a/ly/lilypond-book-preamble.ly b/ly/lilypond-book-preamble.ly index 3b4d46aeb4..75bce0045d 100644 --- a/ly/lilypond-book-preamble.ly +++ b/ly/lilypond-book-preamble.ly @@ -1,4 +1,5 @@ +\version "2.9.9" #(set! toplevel-score-handler print-score-with-defaults) #(set! toplevel-music-handler -- 2.39.2