From: Richard Levitte Date: Thu, 17 Oct 2019 14:12:37 +0000 (+0200) Subject: Remove the version number in README X-Git-Tag: openssl-3.0.0-alpha1~1107 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9495a6c45bc7cd69845f9a22eec1fbf8ac735b81;p=oweals%2Fopenssl.git Remove the version number in README It's cumbersome to have to edit it at release time, it can't be made a README.in for display reasons (Github won't show it), and having the version number here gives no special benefit. Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/10205) --- diff --git a/README b/README index 3559566414..5bd9e13f17 100644 --- a/README +++ b/README @@ -1,6 +1,4 @@ - OpenSSL 3.0.0-dev - Copyright (c) 1998-2018 The OpenSSL Project Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson All rights reserved.