X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fguile-debugger.ly;h=c992b652364f2804d44304ee3d2f788c372b9463;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=32973d5f6d71b14876ce115b84f26e10a8f6a412;hpb=d61cf3bbdb1c6670a127ba3baddf2f04d3e34fd3;p=lilypond.git diff --git a/ly/guile-debugger.ly b/ly/guile-debugger.ly index 32973d5f6d..c992b65236 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--2012 by Ian Hulin +%%%% Copyright (C) 2009--2015 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.14.0" +\version "2.16.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