• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

TLS/SSL and crypto library


Commit MetaInfo

Revision5921ea3bcf01cb8997ab823cb21a2f4390932a20 (tree)
Zeit2000-02-24 11:22:15
AutorRichard Levitte <levitte@open...>
CommiterRichard Levitte

Log Message

0.9.5beta1

Ändern Zusammenfassung

Diff

--- a/crypto/opensslv.h
+++ b/crypto/opensslv.h
@@ -14,8 +14,8 @@
1414 * 1.2.3z 0x1020311a
1515 * (Prior to 0.9.3-dev a different scheme was used: 0.9.2b is 0x0922.)
1616 */
17-#define OPENSSL_VERSION_NUMBER 0x00905000L
18-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5-dev 09 Aug 1999"
17+#define OPENSSL_VERSION_NUMBER 0x00905001L
18+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5beta1 24 Feb 2000"
1919 #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
2020
2121 #endif /* HEADER_OPENSSLV_H */