Skip to content
Snippets Groups Projects
Commit 8d1b2b38 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Added version history, Bump version number to 0.02

parent 48da95c2
No related branches found
No related tags found
No related merge requests found
...@@ -5,10 +5,14 @@ ...@@ -5,10 +5,14 @@
% ============== % ==============
% Desciption: Lilypond package to make writing large orchestral scores easier. % Desciption: Lilypond package to make writing large orchestral scores easier.
% Documentation: http://wiki.kainhofer.com/lilypond/orchestrallily % Documentation: http://wiki.kainhofer.com/lilypond/orchestrallily
% Version: 0.01, 2008-03-02 % Version: 0.02, 2008-03-06
% Author: Reinhold Kainhofer, reinhold@kainhofer.com % Author: Reinhold Kainhofer, reinhold@kainhofer.com
% Copyright: (C) 2008 by Reinhold Kainhofer % Copyright: (C) 2008 by Reinhold Kainhofer
% License: GPL v3.0, http://www.gnu.org/licenses/gpl.html % License: GPL v3.0, http://www.gnu.org/licenses/gpl.html
%
% Version History:
% 0.01: Initial Version
% 0.02: Added basic MIDI support (*MidiInstrument and \setCreateMIDI)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
#(use-modules (ice-9 match)) #(use-modules (ice-9 match))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment