diff --git a/mystic/records.pas b/mystic/records.pas index 7176aee..1dff1d0 100644 --- a/mystic/records.pas +++ b/mystic/records.pas @@ -14,7 +14,7 @@ Const mysSoftwareID = 'Mystic'; // no idea mysCopyYear = '1997-2012'; // its been a long time! - mysVersion = '1.10 A11'; // current version + mysVersion = '1.10 A12'; // current version mysDataChanged = '1.10 A11'; // version of last records change {$IFDEF WIN32}