diff options
author | Daniel Stenberg <daniel@haxx.se> | 2017-03-08 23:43:24 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-03-08 23:43:24 +0100 |
commit | 28a3453ac74b23f5d2b5271a531157c3e7643d69 (patch) | |
tree | 10db6b29deea4b70dd6578eb37b52dc02ab8db07 /RELEASE-NOTES | |
parent | 6733acc9033d96b52d387f757ac39614b45c1913 (diff) | |
download | curl-28a3453ac74b23f5d2b5271a531157c3e7643d69.tar.gz |
bump: next release will be known as 7.54.0
...due to the newly added CURL_SSLVERSION_MAX_* functionality
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a0290db52..73dd20beb 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,4 +1,4 @@ -Curl and libcurl 7.53.2 +Curl and libcurl 7.54.0 Public curl releases: 165 Command line options: 205 |