]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.56
authorfred <fred>
Sun, 24 Mar 2002 19:41:44 +0000 (19:41 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:41:44 +0000 (19:41 +0000)
.version
Documentation/language.pod
make/Rules.make
make/lilypond.lsm
make/lilypond.spec

index aa37e9bbac3f271a915efd0c07c8127c96a3114f..632e299ef8875080f14d33d0388d84bce2466c79 100644 (file)
--- a/.version
+++ b/.version
@@ -1,7 +1,7 @@
 TOPLEVEL_MAJOR_VERSION = 0
 TOPLEVEL_MINOR_VERSION = 0
-TOPLEVEL_PATCH_LEVEL = 55
+TOPLEVEL_PATCH_LEVEL = 56
 # use to send patches, always empty for released version:
 # include separator: ".postfix", "-pl" makes rpm barf
 
-TOPLEVEL_MY_PATCH_LEVEL =
+TOPLEVEL_MY_PATCH_LEVEL = 
index 0961c0aeaa391ac52e0aeb1d4b4b63dc679a0a4a..31394293029fd0cea06e83bdf406c269c1307fd6 100644 (file)
@@ -92,8 +92,6 @@ abbrev: c4=16 (heu, =?),
 
 plet === midi-note: c4*2/3; c4*385/384,
 
-=back
-
 =item *
 
 drop \music,
index 2e0b686e66f3a716524182279c4269d9b16b6702..f9ba7640d70cebddb7eb4e29ce885aa12835ef50 100644 (file)
@@ -70,7 +70,7 @@ $(outdir)/%.1: %.pod
        echo 0 > $@
 
 
-%.text: check-doc-deps
+$(depth)/%.text: check-doc-deps
        rm -f $@
        ln `find ${depth}/Documentation -name $@|head -1` .
 
index 6989f8034abb74afe811f1390445bad25a106e61..2b234dba7ca230a2c2cf729a40abdcaead15c439 100644 (file)
@@ -2,7 +2,7 @@
 
 Begin3
 Title: LilyPond
-Version: 0.0.55
+Version: 0.0.56
 Entered-date: 04/23/97
 Description: LilyPond is a program which converts a music-script (mudela) into
 TeX output, or MIDI to produce multi-staff scores. Features include multiple
@@ -13,7 +13,7 @@ Author: hanwen@stack.nl (Han-Wen Nienhuys)
        jan@digicash.com (Jan Nieuwenhuizen)
 Maintained-by: hanwen@stack.nl (Han-Wen Nienhuys)
 Primary-site: pcnov095.win.tue.nl /pub/lilypond/  
-       300k lilypond-0.0.55.tar.gz
+       300k lilypond-0.0.56.tar.gz
 Alternate-site: 
 Original-site: 
 Platform: unix/win32, GNU C++
index 980a4e3a4cd67e138d2f866dc58d5fe4c4989bd1..24760c7cb49dffa5da7cac31d8086c06d6306510 100644 (file)
@@ -1,9 +1,9 @@
 Name: lilypond
-Version: 0.0.55
+Version: 0.0.56
 Release: 1
 Copyright: GPL
 Group: Applications/Publishing
-Source0: pcnov095.win.tue.nl:/pub/lilypond/lilypond-0.0.55.tar.gz
+Source0: pcnov095.win.tue.nl:/pub/lilypond/lilypond-0.0.56.tar.gz
 Summary: A preprocessor to make TeX typeset music.
 URL: http://www.stack.nl/~hanwen/lilypond
 Packager: Han-Wen Nienhuys <hanwen@stack.nl>