0.9.5beta1
[openssl.git] / crypto / opensslv.h
index 54ae4105637ad81d2ca0bab1c43b45e882e9916a..47e0261063bcdb4bcbc0a4c507cd9ee3da4f4b52 100644 (file)
  * 0.9.3beta2     0x00903002
  * 0.9.3         0x00903100
  * 0.9.3a        0x00903101
+ * 0.9.4         0x00904100
  * 1.2.3z        0x1020311a
  * (Prior to 0.9.3-dev a different scheme was used: 0.9.2b is 0x0922.)
  */
-#define OPENSSL_VERSION_NUMBER 0x00903002L
-#define OPENSSL_VERSION_TEXT   "OpenSSL 0.9.3beta2-dev 20 May 1999"
+#define OPENSSL_VERSION_NUMBER 0x00905001L
+#define OPENSSL_VERSION_TEXT   "OpenSSL 0.9.5beta1 24 Feb 2000"
 #define OPENSSL_VERSION_PTEXT  " part of " OPENSSL_VERSION_TEXT
 
 #endif /* HEADER_OPENSSLV_H */