From 93ab407eb67c05a0425e99d2e59bf48b9572f75e Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 3 Nov 2005 00:40:41 +0000 Subject: [PATCH] (PATCH_LEVEL): release 2.7.15 --- ChangeLog | 3 ++- VERSION | 2 +- lily/grob-closure.cc | 4 ---- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 65f153af2e..3dcde42fa4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-11-03 Han-Wen Nienhuys + * VERSION (PATCH_LEVEL): release 2.7.15 + * lily/*: cs.uu.nl -> xs4all.nl * make/lilypond.mandrake.spec.in (Module): remove Mandrake & Suse @@ -170,7 +172,6 @@ * lily/lily-guile.cc (procedure_arity): new function. ->>>>>>> 1.4221 2005-10-28 Han-Wen Nienhuys * Documentation/topdocs/INSTALL.texi (Top): add perl flex bison. diff --git a/VERSION b/VERSION index 531282a1c7..a98eada089 100644 --- a/VERSION +++ b/VERSION @@ -1,6 +1,6 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=2 MINOR_VERSION=7 -PATCH_LEVEL=15 +PATCH_LEVEL=16 MY_PATCH_LEVEL= diff --git a/lily/grob-closure.cc b/lily/grob-closure.cc index c1610e89d6..519055bdb7 100644 --- a/lily/grob-closure.cc +++ b/lily/grob-closure.cc @@ -1,10 +1,6 @@ #include "grob.hh" #include "simple-closure.hh" -/* - UGH : todo -> to different file. - */ - SCM axis_offset_symbol (Axis a) { -- 2.39.2