From 4e9b6187a1568c59c2a4d63ecb58e886007db12f Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:42:22 +0000 Subject: [PATCH] lilypond-0.0.60 --- bin/lily.efence | 6 +++--- lily/.version | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/lily.efence b/bin/lily.efence index 9bed942de5..5924253436 100644 --- a/bin/lily.efence +++ b/bin/lily.efence @@ -1,4 +1,4 @@ -# gdb script -file bin/lilypond -set environment LD_PRELOAD libefence.so +#!/bin/sh +gdb --command=bin/efence.gdbinit + diff --git a/lily/.version b/lily/.version index 81bb5a3ffc..4a6628d2a9 100644 --- a/lily/.version +++ b/lily/.version @@ -1,6 +1,6 @@ MAJOR_VERSION = 0 MINOR_VERSION = 0 -PATCH_LEVEL = 59 +PATCH_LEVEL = 60 # use to send patches, always empty for released version: # include separator: ".postfix", "-pl" makes rpm barf -- 2.39.5