summaryrefslogtreecommitdiff
path: root/crypto/opensslv.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-04-01 11:21:14 +0000
committerRichard Levitte <levitte@openssl.org>2000-04-01 11:21:14 +0000
commit7c6c052e682cb0b6154b7964eb579890ae07cac4 (patch)
tree32cfa3cc47d472f0d9f2f427d257e9ed1fe789c1 /crypto/opensslv.h
parent5e61580bbd2ee37a30e8d0afdcc45be1555592d8 (diff)
downloadopenssl-new-7c6c052e682cb0b6154b7964eb579890ae07cac4.tar.gz
Tagging has now been done, update to the next possible version (I keep
a low profile, so we don't get discontinuity in the numbering...)
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 55ec97389f..7fcc1ad417 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 0x0090581fL
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5a 1 Apr 2000"
+#define OPENSSL_VERSION_NUMBER 0x00905820L
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5b-dev 1 Apr 2000"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
#endif /* HEADER_OPENSSLV_H */