diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-11-25 00:47:52 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-11-25 00:47:52 +0100 |
commit | 7d967c80bc72a42bce6e995fdcda3a5b544d0621 (patch) | |
tree | 4971c32bf5b1d8d9b240359d1b93e08de33389b0 /RELEASE-NOTES | |
parent | ba410f6c64af26292d1dc549829c25af5602fbf7 (diff) |
RELEASE-NOTES: update option counters
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index cca490f92..f5d172f75 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,8 +1,8 @@ Curl and libcurl 7.52.0 Public curl releases: 161 - Command line options: 187 - curl_easy_setopt() options: 225 + Command line options: 205 + curl_easy_setopt() options: 243 Public functions in libcurl: 61 Contributors: 1467 |