diff options
author | Daniel Stenberg <daniel@haxx.se> | 2013-08-12 13:16:44 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-08-12 13:16:44 +0200 |
commit | e3ee73b70ceaf2663fc2d26a4102e131a7c9618d (patch) | |
tree | 6edc0292a7ca4bc04a8dd1fe266687edbd424a64 /RELEASE-NOTES | |
parent | 70812c2f32fc5734bcbbe572b9f61c380433ad6a (diff) |
version number: bump to 7.32.1 for now
Start working on the next version and up some counters.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c796d8d61..68b16957f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,11 +1,11 @@ -Curl and libcurl 7.32.0 +Curl and libcurl 7.32.1 - Public curl releases: 134 - Command line options: 152 - curl_easy_setopt() options: 199 + Public curl releases: 135 + Command line options: 153 + curl_easy_setopt() options: 201 Public functions in libcurl: 58 Known libcurl bindings: 42 - Contributors: 1049 + Contributors: 1057 *** krb4 support is up for removal. If you care about it at all, speak up |