To avoid confusion, Graham gives the compiler major version numbers
using a point (thus, 5.4) and library major version numbers using a
slash (thus 5/9). Compiler minor version numbers count the number of
re-compilations (thus 5.4 v1404) and library minor version numbers are
ISOdates (thus 5/9 (950217)).
-- Gareth Rees