OpenSL version(1openssl)
NAME
version - print OpenSL version information
SYNOPSIS
openssl version [-a] [-v] [-b] [-o] [-f] [-p]
DESCRIPTION
This command is used to print out version information about
OpenSL.
OPTIONS
-a all information, this is the same as setting all the
other flags.
-v the current OpenSL version.
-b the date the current version of OpenSL was built.
-o option information: various options set when the library
was built.
-c compilation flags.
-p platform setting.
-d OPENSLDIR setting.
NOTES
The output of openssl version -a would typically be used
when sending in a bug report.
HISTORY
The -d option was added in OpenSL 0.9.7.
OpenSL-0.9.8 Last change: Oct 11 2005 1
|