/usr/src/castle-game-engine-6.4/base/castleversion.inc is in castle-game-engine-src 6.4+dfsg1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | '6.4'
{ In normal programs, you should get the engine version as
the CastleEngineVersion constant (from CastleUtils unit),
not by including this file.
The version number is expressed as an include file only
to be available also for ../../fpmake.pp . }
|