diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-07-30 21:57:27 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-07-30 21:57:27 +0000 |
commit | 9dfd6eacf458344ad0da7e51d8918ab031d4201a (patch) | |
tree | 54291fb20a3732fb8eb29667b9577e6d89561f26 | |
parent | 5aed78e183e843a6935679d3ebdafd0c10b41114 (diff) |
another option added, bump counter
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 52c834e84..40fb77ff8 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -2,7 +2,7 @@ Curl and libcurl 7.19.0 Public curl releases: 106 Command line options: 127 - curl_easy_setopt() options: 152 + curl_easy_setopt() options: 153 Public functions in libcurl: 58 Public web site mirrors: 37 Known libcurl bindings: 36 |