From: fred Date: Sun, 24 Mar 2002 19:42:22 +0000 (+0000) Subject: lilypond-0.0.60 X-Git-Tag: release/1.5.59~4783 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4e9b6187a1568c59c2a4d63ecb58e886007db12f;p=lilypond.git lilypond-0.0.60 --- 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