Tagging has been done, move on to develop beta 4 (hopefully not :-)).
authorRichard Levitte <levitte@openssl.org>
Fri, 30 Mar 2001 16:22:44 +0000 (16:22 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 30 Mar 2001 16:22:44 +0000 (16:22 +0000)
README
crypto/opensslv.h

diff --git a/README b/README
index 2a34dadaf9d0601252974b5836035a5a41d2aa17..62238e35f883124f4fefeabd5a9dfa7e5bc99ad4 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 
- OpenSSL 0.9.6a-beta3 30 Mar 2001
+ OpenSSL 0.9.6a-beta4 XX xxx XXXX
 
  Copyright (c) 1998-2000 The OpenSSL Project
  Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
index 47823d7ff672b93882d59bf262113a90719ee2bc..97cb788f58a924cae1f03f18750c8763ed00c7ee 100644 (file)
@@ -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 0x00906013L
-#define OPENSSL_VERSION_TEXT   "OpenSSL 0.9.6a-beta3 30 Mar 2001"
+#define OPENSSL_VERSION_NUMBER 0x00906014L
+#define OPENSSL_VERSION_TEXT   "OpenSSL 0.9.6a-beta4-dev XX xxx XXXX"
 #define OPENSSL_VERSION_PTEXT  " part of " OPENSSL_VERSION_TEXT