summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-05-09 22:59:00 +0000
committerRichard Levitte <levitte@openssl.org>2002-05-09 22:59:00 +0000
commitdaab6e86f41d0bea2ee94e50a448ca1af8190c62 (patch)
tree2c9f029c951b56a1ac549f7316177bccfe46500a /crypto
parent5317543ada093f69dcb6f15f5dc0b5857b490e9e (diff)
Now that tagging has been done, let the version go on to 0.9.6e-dev.
Diffstat (limited to 'crypto')
-rw-r--r--crypto/opensslv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/opensslv.h b/crypto/opensslv.h
index eb4b3d9597..ba144a231a 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 0x0090604fL
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6d 9 May 2002"
+#define OPENSSL_VERSION_NUMBER 0x00906050L
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6e-dev XX xxx XXXX"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT