From e5c0e7c5333fc805556eae387c7322a3599daf63 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:00:37 +0000 Subject: [PATCH] lilypond-0.1.24 --- bin/release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/release.sh b/bin/release.sh index e6e3b679ef..6d64b34268 100644 --- a/bin/release.sh +++ b/bin/release.sh @@ -50,7 +50,7 @@ patch=patch-$LILYVER.gz mv $tarball $releasedir/ cd ../test -sh $heredir/bin/make-patch.sh $LASTVER $NEWVER lilypond +python $heredir/bin/make-patch.py gzip -f9 patch-$NEWVER mv $patch $patchdir// -- 2.39.5