mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
This makes it possible for script writers to lock on to a specific version if they need to. Note that only the major version number is used. Reviewed-by: Rich Salz <rsalz@openssl.org>