X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Flily-version.hh;h=f5f4b28b29a8df31fc5e1e0bad0d5eae84789c03;hb=a6ee9dcd388111e842064a8d46ab06c4897a00d2;hp=c8326aae13db3fb2fe43b862a89258e4c27f26c8;hpb=94189ec2b8da6d7e89dc619c646a927adead9b19;p=lilypond.git diff --git a/lily/include/lily-version.hh b/lily/include/lily-version.hh index c8326aae13..f5f4b28b29 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--2001 Jan Nieuwenhuizen + (c) 1999--2002 Jan Nieuwenhuizen */ @@ -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