From 4b3c767f86707c0d7ce93006aac04b3910644959 Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Sun, 2 Sep 2012 21:13:52 -0400 Subject: [PATCH] A19 --- mystic/records.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mystic/records.pas b/mystic/records.pas index 5f9f9c9..7343106 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 A18'; // current version + mysVersion = '1.10 A19'; // current version mysDataChanged = '1.10 A11'; // version of last records change {$IFDEF WIN32}