X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Flily-version.hh;h=7373779991965b5d4cef16ff6035d55b8441edd1;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=d4df9e0529d2b9d446655b59b11bfc50213d1ea3;hpb=b37e3f652677ae0298423db9fa0e552e5fce0c92;p=lilypond.git diff --git a/lily/include/lily-version.hh b/lily/include/lily-version.hh index d4df9e0529..7373779991 100644 --- a/lily/include/lily-version.hh +++ b/lily/include/lily-version.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1999--2006 Jan Nieuwenhuizen + (c) 1999--2008 Jan Nieuwenhuizen */ #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