fix deprecation version number in docs

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1079)
This commit is contained in:
Joey Yandle 2016-05-16 12:51:40 -07:00 committed by Rich Salz
parent 1931a04c66
commit d407fd2c87

View file

@ -60,7 +60,7 @@ The other functions do not return values.
=head1 HISTORY
RAND_event() and RAND_screen() are deprecated since OpenSSL
1.1. Use the functions described above instead.
1.1.0. Use the functions described above instead.
=head1 SEE ALSO