summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-03-20 07:47:37 +0000
committerRichard Levitte <levitte@openssl.org>2000-03-20 07:47:37 +0000
commitc81ccaddad0972c1eb0c56ad473448988fbc75ed (patch)
tree0d656368314431dcd66e1c37df945264d7813e80 /crypto
parentfc450b24b4e1d6e8602905290af5aa6de9f46b8c (diff)
Tagging done, we move to the next possible.
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 6c0be4853c..24ed82b1d6 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 0x00905811L
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5a-beta1 20 Mar 2000"
+#define OPENSSL_VERSION_NUMBER 0x00905812L
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5a-beta2-dev 20 Mar 2000"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
#endif /* HEADER_OPENSSLV_H */