Tagging has been done, update to next probable version...
This commit is contained in:
parent
97197984aa
commit
90cc4e29b3
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
|||
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
|
||||
* major minor fix final patch/beta)
|
||||
*/
|
||||
#define OPENSSL_VERSION_NUMBER 0x00905812L
|
||||
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5a-beta2 23 Mar 2000"
|
||||
#define OPENSSL_VERSION_NUMBER 0x00905813L
|
||||
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5a-beta3-dev 23 Mar 2000"
|
||||
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
|
||||
|
||||
#endif /* HEADER_OPENSSLV_H */
|
||||
|
|
Loading…
Reference in a new issue