]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-version.hh
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
[lilypond.git] / lily / include / lily-version.hh
index d4df9e0529d2b9d446655b59b11bfc50213d1ea3..c6c93fce8f2d20b066e5d7a025ae5b6ae6e61eca 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2006 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1999--2009 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #ifndef LILY_VERSION_HH
@@ -11,9 +11,9 @@
 
 #include "std-string.hh"
 
-std::string version_string ();
-std::string gnu_lilypond_string ();
-std::string gnu_lilypond_version_string ();
+string version_string ();
+string gnu_lilypond_string ();
+string gnu_lilypond_version_string ();
 
 #endif // LILY_VERSION_HH