diff --git a/mystic/records.pas b/mystic/records.pas index e8e3acc..1661d23 100644 --- a/mystic/records.pas +++ b/mystic/records.pas @@ -23,7 +23,7 @@ Const mysSoftwareID = 'Mystic'; // no idea mysCopyYear = '1997-2012'; // its been a long time! - mysVersion = '1.10 A23'; // current version + mysVersion = '1.10 A24'; // current version mysDataChanged = '1.10 A11'; // version of last records change {$IFDEF WIN32}