diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2007-10-29 14:48:37 +0000 | 
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2007-10-29 14:48:37 +0000 | 
| commit | ed3cc863909db065dfd928dabdd265b4e73d76df (patch) | |
| tree | cb44fecb57473d784d60d900555fc032d26bcb19 | |
| parent | e5f1499f62c0860f9967c8a514b63af0727c1c4d (diff) | |
correct mirror count
| -rw-r--r-- | RELEASE-NOTES | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2e5257212..2a04dd142 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -5,7 +5,7 @@ Curl and libcurl 7.17.1   Available command line options:           121   Available curl_easy_setopt() options:     147   Number of public functions in libcurl:    55 - Amount of public web site mirrors:        42 + Amount of public web site mirrors:        43   Number of known libcurl bindings:         36   Number of contributors:                   588 | 
