X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fguile-debugger.ly;h=32973d5f6d71b14876ce115b84f26e10a8f6a412;hb=17bce3f70d2886ed98fac5c90dd7f8fa065b546b;hp=e352930c555364e5321ba5f76ea70348611bce63;hpb=a6bd229f7fe1dc4a03478e14ccc0c0c66b225061;p=lilypond.git diff --git a/ly/guile-debugger.ly b/ly/guile-debugger.ly index e352930c55..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--2010 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