Explorar o código

* updated ide copyright and version

git-svn-id: trunk@13546 -
florian %!s(int64=16) %!d(string=hai) anos
pai
achega
dd013a8987
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      ide/fpconst.pas
  2. 1 1
      ide/fpviews.pas

+ 1 - 1
ide/fpconst.pas

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

+ 1 - 1
ide/fpviews.pas

@@ -4251,7 +4251,7 @@ begin
   else
   else
 {$endif NODEBUG}
 {$endif NODEBUG}
     R2.Move(0,2);
     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);
   R2.Move(0,2);
   Insert(New(PStaticText, Init(R2, ^C'B‚rczi G bor')));
   Insert(New(PStaticText, Init(R2, ^C'B‚rczi G bor')));
   R2.Move(0,1);
   R2.Move(0,1);