More information to the important issue of seeding the PRNG
[oweals/openssl.git] / crypto / opensslv.h
index e83750f57481546a31cc18ba255187f3d6c785fd..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 0x00907002L
-#define OPENSSL_VERSION_TEXT   "OpenSSL 0.9.7-beta2 16 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