diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 6d488fe763..605af60150 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2007-04-06 11:36 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + * harbour/source/lang/msgnl.c + * added missing $\Date$ in version string + 2007-04-06 02:32 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/common.mak * harbour/source/lang/Makefile diff --git a/harbour/source/lang/msgnl.c b/harbour/source/lang/msgnl.c index 352f70ec8f..990be6b9c3 100644 --- a/harbour/source/lang/msgnl.c +++ b/harbour/source/lang/msgnl.c @@ -66,7 +66,7 @@ static HB_LANG s_lang = "Nederlands", /* Name (in native language) */ "NL", /* RFC ID */ "437", /* Codepage */ - "$Revision$", /* Version */ + "$Revision$Date$", /* Version */ /* Month names */