Commit 11750113 authored by Richard Levitte's avatar Richard Levitte
Browse files

Tagging has been done, time to switch to 0.9.6-dev.

parent 74cdf6f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line

 OpenSSL 0.9.5  28 Feb 2000
 OpenSSL 0.9.6-dev  xx XXX 2000

 Copyright (c) 1998-2000 The OpenSSL Project
 Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
+2 −1
Original line number Diff line number Diff line

  OpenSSL STATUS                           Last modified at
  ______________                           $Date: 2000/02/28 11:59:02 $
  ______________                           $Date: 2000/02/28 12:11:37 $

  DEVELOPMENT STATE

    o  OpenSSL 0.9.6:  Under development...
    o  OpenSSL 0.9.5:  Released on February 28th, 2000
    o  OpenSSL 0.9.4:  Released on August   09th, 1999
    o  OpenSSL 0.9.3a: Released on May      29th, 1999
+2 −2
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@
 * 1.2.3z	  0x1020311a
 * (Prior to 0.9.3-dev a different scheme was used: 0.9.2b is 0x0922.)
 */
#define OPENSSL_VERSION_NUMBER	0x00905100L
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.5 28 Feb 2000"
#define OPENSSL_VERSION_NUMBER	0x00906000L
#define OPENSSL_VERSION_TEXT	"OpenSSL 0.9.6-dev 28 Feb 2000"
#define OPENSSL_VERSION_PTEXT	" part of " OPENSSL_VERSION_TEXT

#endif /* HEADER_OPENSSLV_H */