summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevitte <levitte>2002-12-06 00:45:19 +0000
committerlevitte <levitte>2002-12-06 00:45:19 +0000
commitdccf202dd416b92bafef7794487c576e4ff63f6c (patch)
tree16c44a13955ed9fec7ab334c62884b684ce20afd
parente853a567fc474644c50af56b69ac29a7bd76c55c (diff)
downloadopenssl-dccf202dd416b92bafef7794487c576e4ff63f6c.tar.gz
Time to go on to 0.9.i [engine], even if it will never be released...
-rw-r--r--CHANGES4
-rw-r--r--README2
-rw-r--r--crypto/opensslv.h4
-rw-r--r--openssl.spec2
4 files changed, 8 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index c4533ad23..0d9de7428 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@
OpenSSL CHANGES
_______________
+ Changes between 0.9.6h and 0.9.6i [xx XXX xxxx]
+
+ *)
+
Changes between 0.9.6g and 0.9.6h [21 Dec 2002]
*) New function OPENSSL_cleanse(), which is used to cleanse a section of
diff --git a/README b/README
index 7a7523d6f..d4438dc2c 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
- OpenSSL 0.9.6h [engine] 5 Dec 2002
+ OpenSSL 0.9.6i-dev [engine] xx XXX xxxx
Copyright (c) 1998-2002 The OpenSSL Project
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
diff --git a/crypto/opensslv.h b/crypto/opensslv.h
index 719ee2b77..33b1776f7 100644
--- a/crypto/opensslv.h
+++ b/crypto/opensslv.h
@@ -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 0x0090608fL
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6h [engine] 5 Dec 2002"
+#define OPENSSL_VERSION_NUMBER 0x00906090L
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6i-dev [engine] xx XXX xxxx"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
diff --git a/openssl.spec b/openssl.spec
index b27d65e37..5df5171e6 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -1,7 +1,7 @@
%define libmaj 0
%define libmin 9
%define librel 6
-%define librev h
+%define librev i
Release: 1
%define openssldir /var/ssl