diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-11-17 18:29:15 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-11-17 18:29:15 +0100 |
commit | 967b2f87a81959630d5c8e4ead72d86d37aad616 (patch) | |
tree | 883ff7fa28ed1127c3f29834fd776243382a3844 | |
parent | b9660dc4b290781ff6535dec32258ec14e6ff0b5 (diff) |
RELEASE-NOTES: correct the release and contributor numbers
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 986eced99..a4e0896ab 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,11 +1,11 @@ Curl and libcurl 7.24.0 - Public curl releases: 125 + Public curl releases: 127 Command line options: 149 curl_easy_setopt() options: 192 Public functions in libcurl: 58 Known libcurl bindings: 39 - Contributors: 873 + Contributors: 907 This release includes the following changes: |