* updated ide copyright and version

git-svn-id: trunk@13546 -
This commit is contained in:
florian 2009-08-16 21:25:18 +00:00
parent 7e7e7b34e1
commit dd013a8987
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ uses Views,App,
WViews,WEditor,WHTMLHlp;
const
VersionStr = '1.0.10';
VersionStr = '1.0.12';
MaxRecentFileCount = 9;
MaxToolCount = 16;

View File

@ -4251,7 +4251,7 @@ begin
else
{$endif NODEBUG}
R2.Move(0,2);
Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2008 by')));
Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2009 by')));
R2.Move(0,2);
Insert(New(PStaticText, Init(R2, ^C'Brczi G bor')));
R2.Move(0,1);