git-svn-id: https://spexeah.com:8443/svn/Asuro@726 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c

This commit is contained in:
kieron
2018-05-12 10:08:30 +00:00
parent 52ee378512
commit 1f56595625
12 changed files with 6 additions and 4 deletions

View File

@ -9,14 +9,14 @@ const
VERSION_SUB = '1';
REVISION = '677';
RELEASE = 'ia';
LINE_COUNT = 28124;
LINE_COUNT = 28115;
FILE_COUNT = 90;
DRIVER_COUNT = 32;
FPC_VERSION = '2.6.4';
NASM_VERSION = '2.10.09';
MAKE_VERSION = '3.81';
COMPILE_DATE = '12/05/18';
COMPILE_TIME = '10:36:59';
COMPILE_TIME = '11:08:14';
implementation