X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fguile-debugger.ly;h=c992b652364f2804d44304ee3d2f788c372b9463;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=7b8316e5b1faa8b8778ae8dea25cfc027d1fb423;hpb=1c846b2c2348b4e0ca4a3c2e8fb267047ba2d203;p=lilypond.git diff --git a/ly/guile-debugger.ly b/ly/guile-debugger.ly index 7b8316e5b1..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--2011 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.13.10" +\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