Richard Levitte f545346211 Move the version function declarations to include/openssl/crypto.h
include/openssl/crypto.h is where older similar functions already
live, and since opensslv.h became a template, it's no longer useful
for parsing by util/mknum.pl.

Affected declarations:

 unsigned int OPENSSL_version_major(void);
 unsigned int OPENSSL_version_minor(void);
 unsigned int OPENSSL_version_patch(void);
 const char *OPENSSL_version_pre_release(void);
 const char *OPENSSL_version_build_metadata(void);

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10205)
2019-10-18 12:22:00 +02:00
..
2019-07-02 14:22:29 +02:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2019-08-19 00:06:41 +02:00
2019-10-14 22:54:02 +02:00
2019-08-19 07:19:56 +02:00
2019-07-01 10:09:22 +02:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2019-08-06 11:31:47 +01:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2019-10-11 15:30:57 +02:00
2019-10-03 09:47:12 +01:00
2019-10-03 09:47:12 +01:00
2019-07-02 14:22:29 +02:00
2019-09-04 10:38:13 +02:00
2019-05-31 02:53:02 +05:30
2019-10-03 10:33:54 +10:00
2019-10-11 15:30:57 +02:00
2019-07-02 14:22:29 +02:00
2019-07-02 14:22:29 +02:00
2019-10-09 17:44:04 +02:00
2019-10-11 15:30:57 +02:00
2019-07-02 14:22:29 +02:00
2019-02-17 23:43:29 +01:00
2019-07-02 14:22:29 +02:00
2019-07-02 14:22:29 +02:00
2019-08-19 00:06:41 +02:00
2019-10-11 15:30:57 +02:00
2019-05-31 12:23:58 +02:00