Tagging done, we move to the next possible.
authorRichard Levitte <levitte@openssl.org>
Mon, 20 Mar 2000 07:47:37 +0000 (07:47 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 20 Mar 2000 07:47:37 +0000 (07:47 +0000)
crypto/opensslv.h

index 6c0be4853c9c493ef83a031cc9243a615470b449..24ed82b1d6d17cbadd2fcb3517c399390f448179 100644 (file)
@@ -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 */