]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-version.hh
* lily/melisma-engraver.cc (try_music): use melisma_busy()
[lilypond.git] / lily / include / lily-version.hh
index e0b69bfe9b1a9d970cbce61929c6f2dae38dd2fd..ded70e8e6964f5e5cff0310326150e738fb6f314 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1999 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c)  1999--2003 Jan Nieuwenhuizen <janneke@gnu.org>
   
  */
 
@@ -12,9 +12,9 @@
 
 #include "string.hh"
 
-String version_str ();
-String gnu_lilypond_str ();
-String gnu_lilypond_version_str ();
+String version_string ();
+String gnu_lilypond_string ();
+String gnu_lilypond_version_string ();
 
 #endif // LILY_VERSION_HH