Commit 0caec9e8 authored by Richard Levitte's avatar Richard Levitte
Browse files

Modify the main trunk version to 0.9.8-dev.

0.9.7 now lives in the branch OpenSSL_0_9_7-stable.
parent 4f85a2e2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2,6 +2,10 @@
 OpenSSL CHANGES
 _______________

 Changes between 0.9.7 and 0.9.8  [xx XXX 2001]

  *)

 Changes between 0.9.6 and 0.9.7  [xx XXX 2001]

     OpenSSL 0.9.6a/0.9.6b/0.9.6c (bugfix releases, 5 Apr 2001, 9 July 2001
+2 −2
Original line number Diff line number Diff line

 OpenSSL 0.9.7-dev 24 Sep 2000
 OpenSSL 0.9.8-dev 24 Sep 2000

 Copyright (c) 1998-2000 The OpenSSL Project
 Copyright (c) 1998-2002 The OpenSSL Project
 Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
 All rights reserved.

+2 −2
Original line number Diff line number Diff line
@@ -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	0x00907000L
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.7-dev 24 Sep 2000"
#define OPENSSL_VERSION_NUMBER	0x00908000L
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.8-dev 24 Sep 2000"
#define OPENSSL_VERSION_PTEXT	" part of " OPENSSL_VERSION_TEXT


+1 −1
Original line number Diff line number Diff line
%define libmaj 0
%define libmin 9
%define librel 7
%define librel 8
#%define librev a
Release: 1