From 9b55056423e2e29f49ab8825133ceb5ac106a2b2 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Wed, 26 Sep 2007 12:46:03 +0000
Subject: [PATCH] we added a curl_easy_setopt() option too

---
 RELEASE-NOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 207849ba6b..c5041ee6e2 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -3,7 +3,7 @@ Curl and libcurl 7.17.1
  Public curl release number:               102
  Releases counted from the very beginning: 128
  Available command line options:           120
- Available curl_easy_setopt() options:     143
+ Available curl_easy_setopt() options:     144
  Number of public functions in libcurl:    55
  Amount of public web site mirrors:        42
  Number of known libcurl bindings:         36
-- 
GitLab