summaryrefslogtreecommitdiff
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
authorlevitte <levitte>2000-03-23 21:07:41 +0000
committerlevitte <levitte>2000-03-23 21:07:41 +0000
commitfcc29051d671e5ffecbf48c470e3318b96d29abd (patch)
tree18465387cf64cbf9c66092a90f35456f5e9c6af5 /crypto/opensslv.h
parent820e957fdd8725466493e73dab88f1c50f906351 (diff)
downloadopenssl-fcc29051d671e5ffecbf48c470e3318b96d29abd.tar.gz
Time for version 0.9.5a beta2
I know it's earlier than announced. The high amount of problems in beta1 warants this, however.
Diffstat (limited to 'crypto/opensslv.h')
-rw-r--r--crypto/opensslv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/opensslv.h b/crypto/opensslv.h
index 24ed82b1d..be5c89e45 100644
--- a/crypto/opensslv.h
+++ b/crypto/opensslv.h
@@ -26,7 +26,7 @@
* major minor fix final patch/beta)
*/
#define OPENSSL_VERSION_NUMBER 0x00905812L
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5a-beta2-dev 20 Mar 2000"
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5a-beta2 23 Mar 2000"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
#endif /* HEADER_OPENSSLV_H */