This website works better with JavaScript.
Home
Help
Register
Sign In
leviathan
/
openssl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
A local copy of OpenSSL from GitHub
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29452
Commits
1
Branch
199 MiB
Tree:
449bdf3746
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '449bdf3746'
${ noResults }
openssl
/
VERSION.dat
7 lines
98 B
Raw
Normal View
History
Configure: get version from the file 'VERSION' instead of 'opensslv.h' 'VERSION' is a very easy file to parse, as opposed to a header file. We also have the benefit of holding the version information in one very well known place and can then generate all other version texts as we see fit, for example opensslv.h. Fixes #10203 Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10205)
3 years ago
Prepare for 3.0 beta 1 Reviewed-by: Richard Levitte <levitte@openssl.org>
1 year ago
Configure: get version from the file 'VERSION' instead of 'opensslv.h' 'VERSION' is a very easy file to parse, as opposed to a header file. We also have the benefit of holding the version information in one very well known place and can then generate all other version texts as we see fit, for example opensslv.h. Fixes #10203 Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10205)
3 years ago
Prepare for 3.0 beta 1 Reviewed-by: Richard Levitte <levitte@openssl.org>
1 year ago
Configure: get version from the file 'VERSION' instead of 'opensslv.h' 'VERSION' is a very easy file to parse, as opposed to a header file. We also have the benefit of holding the version information in one very well known place and can then generate all other version texts as we see fit, for example opensslv.h. Fixes #10203 Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10205)
3 years ago
MAJOR=3
MINOR=0
PATCH=0
PRE_RELEASE_TAG=beta1-dev
BUILD_METADATA=
RELEASE_DATE=""
SHLIB_VERSION=3