More information to the important issue of seeding the PRNG
[oweals/openssl.git] / crypto / opensslv.h
index 0d23a02fb2e80f4c978c9481130ee54b95308d52..9689b49c5b8d3e8c0e5af3f183992534202a5c4d 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 0x00907001L
-#define OPENSSL_VERSION_TEXT   "OpenSSL 0.9.7-beta1 01 Jun 2002"
+#define OPENSSL_VERSION_NUMBER 0x00907003L
+#define OPENSSL_VERSION_TEXT   "OpenSSL 0.9.7-beta3 30 Jul 2002"
 #define OPENSSL_VERSION_PTEXT  " part of " OPENSSL_VERSION_TEXT