• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

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

Révisiona910a9e98f08c48c4ea24651a29872e71748f969 (tree)
l'heure2018-05-01 21:46:05
AuteurMatt Caswell <matt@open...>
CommiterMatt Caswell

Message de Log

Prepare for 1.1.1-pre6 release

Reviewed-by: Rich Salz <rsalz@openssl.org>

Change Summary

Modification

--- a/README
+++ b/README
@@ -1,5 +1,5 @@
11
2- OpenSSL 1.1.1-pre6-dev
2+ OpenSSL 1.1.1-pre6 (beta) 1 May 2018
33
44 Copyright (c) 1998-2018 The OpenSSL Project
55 Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
--- a/include/openssl/opensslv.h
+++ b/include/openssl/opensslv.h
@@ -40,7 +40,7 @@ extern "C" {
4040 * major minor fix final patch/beta)
4141 */
4242 # define OPENSSL_VERSION_NUMBER 0x10101006L
43-# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1-pre6-dev xx XXX xxxx"
43+# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1-pre6 (beta) 1 May 2018"
4444
4545 /*-
4646 * The macros below are to be used for shared library (.so, .dll, ...)