]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.44
authorfred <fred>
Sun, 24 Mar 2002 19:36:03 +0000 (19:36 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:36:03 +0000 (19:36 +0000)
README
flower/.version
lily/include/main.hh

diff --git a/README b/README
index 9042e4f255c1553dae9372a182751a9c5775ab3c..229d052b1eb58d77d091c436ba36fe9e33524d54 100644 (file)
--- a/README
+++ b/README
@@ -1,3 +1,7 @@
+
+warning: the  --enable-optimise compile seems to broken!!
+
+===================
 IMPORTANT:
 
 if you have downloaded a
index c4828f0767628534a1996123f5eeb301d72d1d17..ea70f79da1407d4ea5e72f20bd88cdd3f2821932 100644 (file)
@@ -1,6 +1,6 @@
 MAJOR_VERSION = 1
 MINOR_VERSION = 1
-PATCH_LEVEL = 8
+PATCH_LEVEL = 9
 # use to send patches, always empty for released version:
 MY_PATCH_LEVEL = # include separator: "-1" or ".a"
 #
index 203eac71aed1b175269fabdecacc4d211fd03480..10fc7c3f47251c665de35f8a2ebc7308fcde4bb8 100644 (file)
@@ -10,8 +10,7 @@ void set_default_output(String s);
 Input_score* current_iscore_l();
 String find_file(String);
 String get_version_str();
-extern String infile_str_g;
-extern Source* source_l_g;
+extern Sources* source_l_g;
 extern bool only_midi;
 
 extern String default_out_fn;