]> git.donarmstrong.com Git - lilypond.git/commitdiff
release commit release/1.7.21
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 13 Jun 2003 23:30:45 +0000 (23:30 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 13 Jun 2003 23:30:45 +0000 (23:30 +0000)
ChangeLog
input/regression/stem-shorten.ly
stepmake/stepmake/generic-vars.make

index 922c44fdd21c0869e6bac1d8567f37f7806a91d3..fb28f3b39207b59fd39cc2443109af69873b0639 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * VERSION (PACKAGE_NAME): release 1.7.21
+
        * input/regression/stem-shorten.ly: new file.
 
        * lily/stem.cc (get_default_stem_end_position): revise stem
index 31554a6c7f89649edcc3aa30299e9d84cd872bfa..f073b8dea0799b5fd147651790175859fb43c7a8 100644 (file)
@@ -9,6 +9,7 @@
 
 \score {
     \notes \relative c'' { \stemDown d c b a g f e
+                          \stemBoth
                           \stemUp a b c d e f g a 
                       } 
     \paper  {raggedright = ##t }
index c5081c60e1f960665f16d961c24c8fd879868229..bbba281caad1ead2af9e9a46c87bd0d642f075da 100644 (file)
@@ -40,7 +40,7 @@ po-dir = $(src-depth)/po
 $(package)_bindir = $(depth)/bin
 step-bindir = $(stepmake)/bin
 
-group-dir = $(shell cd $(DEPTH)/..; pwd)
+group-dir = $(shell cd $(DEPTH);pwd)/..
 release-dir = $(group-dir)/releases
 patch-dir = $(group-dir)/patches
 #