projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f07317
)
Change version string to reflect the release of beta 2.
OpenSSL_0_9_5beta2
author
Richard Levitte
<levitte@openssl.org>
Sun, 27 Feb 2000 11:07:23 +0000
(11:07 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sun, 27 Feb 2000 11:07:23 +0000
(11:07 +0000)
crypto/opensslv.h
patch
|
blob
|
history
diff --git
a/crypto/opensslv.h
b/crypto/opensslv.h
index 9b3890e84452c712061b97ea7375bb0bf31140dc..2c780b61f5b2eb538bda02ce0ebee642c3f40b40 100644
(file)
--- a/
crypto/opensslv.h
+++ b/
crypto/opensslv.h
@@
-15,7
+15,7
@@
* (Prior to 0.9.3-dev a different scheme was used: 0.9.2b is 0x0922.)
*/
#define OPENSSL_VERSION_NUMBER 0x00905002L
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5beta2
-dev 24
Feb 2000"
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5beta2
27
Feb 2000"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
#endif /* HEADER_OPENSSLV_H */