]> granicus.if.org Git - openssl/commitdiff
Let's move on to development of 0.9.7b.
authorRichard Levitte <levitte@openssl.org>
Wed, 19 Feb 2003 12:55:39 +0000 (12:55 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 19 Feb 2003 12:55:39 +0000 (12:55 +0000)
CHANGES
README
crypto/opensslv.h
openssl.spec

diff --git a/CHANGES b/CHANGES
index 0ef0122b5d7fb1066df218dd7657ce0b3a910dbf..451b8f163020d4567c2b2e3ef97889a5fd6ad424 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@
  OpenSSL CHANGES
  _______________
 
+ Changes between 0.9.7a and 0.9.7b  [xx XXX 2003]
+
+  *) 
+
  Changes between 0.9.7 and 0.9.7a  [19 Feb 2003]
 
   *) In ssl3_get_record (ssl/s3_pkt.c), minimize information leaked
diff --git a/README b/README
index 35bedc08ebe2c50be5ff1e5a05a390a5d4d5515b..727f7a1a18efa4a44c160e17ad614601286afef0 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 
- OpenSSL 0.9.7a Feb 19 2003
+ OpenSSL 0.9.7b-dev xx XXX 2003
 
  Copyright (c) 1998-2003 The OpenSSL Project
  Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
index 396ae7b3dcedd7341329d222aecb35cd51026389..26f635a9108adbf2f47b57b6b8a08b67dde8781e 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 0x0090701fL
-#define OPENSSL_VERSION_TEXT   "OpenSSL 0.9.7a Feb 19 2003"
+#define OPENSSL_VERSION_NUMBER 0x00907020L
+#define OPENSSL_VERSION_TEXT   "OpenSSL 0.9.7b-dev xx XXX 2003"
 #define OPENSSL_VERSION_PTEXT  " part of " OPENSSL_VERSION_TEXT
 
 
index e3ec71adf723ca1e5e60a6b3fcc22752bc666bac..9bd9c8375e5b5a12c1ef4cbc6564a097f079ce8b 100644 (file)
@@ -1,7 +1,7 @@
 %define libmaj 0
 %define libmin 9
 %define librel 7
-%define librev a
+%define librev b
 Release: 1
 
 %define openssldir /var/ssl