]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-version.hh
2003 -> 2004
[lilypond.git] / lily / include / lily-version.hh
index 03195796174bef2de99f064f112f536d51c485f7..8a2670b4ac082d2e7df60b7dc4689df62eed4ce4 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1999--2002 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1999--2004 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