X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fguile-debugger.ly;h=32973d5f6d71b14876ce115b84f26e10a8f6a412;hb=174bb82f659a90054bb6d337cf8298f3aee33629;hp=7b8316e5b1faa8b8778ae8dea25cfc027d1fb423;hpb=55ac733b69643a6bc6a83b706c65cb56efd388ef;p=lilypond.git diff --git a/ly/guile-debugger.ly b/ly/guile-debugger.ly index 7b8316e5b1..32973d5f6d 100644 --- a/ly/guile-debugger.ly +++ b/ly/guile-debugger.ly @@ -1,6 +1,6 @@ %%%% This file is part of LilyPond, the GNU music typesetter. %%%% -%%%% Copyright (C) 2009--2011 by Ian Hulin +%%%% Copyright (C) 2009--2012 by Ian Hulin %%%% %%%% LilyPond is free software: you can redistribute it and/or modify %%%% it under the terms of the GNU General Public License as published by @@ -24,7 +24,7 @@ %% For more information, see the Contributor's Guide. -\version "2.13.10" +\version "2.14.0" % define lilypond-module as a variable in the guile-user module and set % to the current Scheme module (which will be the lilypond top-level