From: Han-Wen Nienhuys Date: Sat, 21 Sep 2002 00:57:54 +0000 (+0000) Subject: release commit X-Git-Tag: release/1.6.4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=171f0c9ff93ad3f51ffbb13fe3d1fd57bf3e4e4b;p=lilypond.git release commit --- diff --git a/VERSION b/VERSION index 94dd38f2d9..eb76589529 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=6 -PATCH_LEVEL=3 +PATCH_LEVEL=4 MY_PATCH_LEVEL= # Use the above to send patches: MY_PATCH_LEVEL is always empty for a diff --git a/lily/include/music.hh b/lily/include/music.hh index 87b4b93eda..b5cbab61a1 100644 --- a/lily/include/music.hh +++ b/lily/include/music.hh @@ -66,7 +66,5 @@ protected: DECLARE_UNSMOB(Music,music); -#endif // MUSIC_HH - - +#endif // MUSIC_HH