aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-03-21 21:26:59 +0000
committerRichard Levitte <levitte@openssl.org>2001-03-21 21:26:59 +0000
commita307eeba84e1a60279e22cef77758af1f78b2bb4 (patch)
tree84359e9963fe860ba7584a464091e4cc114a6799
parent1fbc936cca7b518171843046fc4c58dd225e826c (diff)
downloadopenssl-a307eeba84e1a60279e22cef77758af1f78b2bb4.tar.gz
Release OpenSSL 0.9.6a beta2 [engine].OpenSSL-engine-0_9_6a-beta2
The tag will be OpenSSL-engine-0_9_6a-beta2.
-rw-r--r--README2
-rw-r--r--crypto/opensslv.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 936830b37f..ee84216aa3 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
- OpenSSL 0.9.6a-beta2 [engine] XX xxx XXXX
+ OpenSSL 0.9.6a-beta2 [engine] 21 Mar 2001
Copyright (c) 1998-2000 The OpenSSL Project
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
diff --git a/crypto/opensslv.h b/crypto/opensslv.h
index 8941ed75fe..5751e29da9 100644
--- a/crypto/opensslv.h
+++ b/crypto/opensslv.h
@@ -26,7 +26,7 @@
* major minor fix final patch/beta)
*/
#define OPENSSL_VERSION_NUMBER 0x00906012L
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6a-beta2-dev [engine] XX xxx XXXX"
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6a-beta2 [engine] 21 Mar 2001"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT