aboutsummaryrefslogtreecommitdiff
path: root/docs/curl.1
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2016-11-15 12:21:00 +0100
committerKamil Dudka <kdudka@redhat.com>2016-11-15 12:21:00 +0100
commitcfd69c133984a5df3de63b4f8c5f64885c6e33ae (patch)
treeae4f0914e6bdb78f1abd8144df92755b3070248c /docs/curl.1
parentb8c35f40f99cd1965d6e3152fc01071b73c3d2f1 (diff)
docs: the next release will be 7.52.0
Diffstat (limited to 'docs/curl.1')
-rw-r--r--docs/curl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl.1 b/docs/curl.1
index 44bfe5b0c..112c3f49f 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -1849,7 +1849,7 @@ Forces curl to use TLS version 1.2 when negotiating with a remote TLS server.
.IP "--tlsv1.3"
(SSL)
Forces curl to use TLS version 1.3 when negotiating with a remote TLS server.
-(Added in 7.51.1)
+(Added in 7.52.0)
.IP "--tr-encoding"
(HTTP) Request a compressed Transfer-Encoding response using one of the
algorithms curl supports, and uncompress the data while receiving it.