version
arwen32dib has a constant that contains information about the current version:
a32dVersion,
which is a sequence of length 4:
a32dVersion[1]is the Major version (integer).a32dVersion[2]is the Minor version (integer).a32dVersion[3]is the Patch/Revision (integer).a32dVersion[4]is the release date (string sequence).