summaryrefslogtreecommitdiff
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
authorlevitte <levitte>2002-02-13 17:46:36 +0000
committerlevitte <levitte>2002-02-13 17:46:36 +0000
commit0e5ce71595fb7722f9fc784b832b70918bf9e518 (patch)
tree9de7a0ef8ba1523ac7980f798ce8c67fa1bcedf7 /crypto/opensslv.h
parent98240c9fcd29871bc41e727596a3d68461334428 (diff)
downloadopenssl-0e5ce71595fb7722f9fc784b832b70918bf9e518.tar.gz
Modify the main trunk version to 0.9.8-dev.
0.9.7 now lives in the branch OpenSSL_0_9_7-stable.
Diffstat (limited to 'crypto/opensslv.h')
-rw-r--r--crypto/opensslv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/opensslv.h b/crypto/opensslv.h
index ce06399fa..802bda5ee 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 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