This is a first version of a little program writing the current AES 
version to stdout and returning the current AES version by its exit 
status. A call of aesversion will write and return:

41 for AES 4.10,
40 for AES 4.00,
39 for AES 3.99,
32 for AES 3.20,
33 for AES 3.31
14 for AES 1.40

and so on. Return values are limited to 8 bits.



UK 08/18/1997
