project files update for v2.08

This commit is contained in:
zueuk
2008-08-07 06:19:50 +00:00
parent 6ff3f4d1b5
commit f1e3ea6548
5 changed files with 115 additions and 172 deletions

View File

@ -93,7 +93,7 @@ uses
{$R *.RES}
begin
if now >= EncodeDate(2008, 8, 18) then begin
if now >= EncodeDate(2048, 8, 8) then begin
ShowMessage('This version has expired. Please go to http://sourceforge.net/project/apophysis and download the latest version.');
Halt
end;