summaryrefslogtreecommitdiff
path: root/perl/Curl_easy/easy.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl/Curl_easy/easy.pm')
-rw-r--r--perl/Curl_easy/easy.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Curl_easy/easy.pm b/perl/Curl_easy/easy.pm
index 2d4769f41..0ffe7100d 100644
--- a/perl/Curl_easy/easy.pm
+++ b/perl/Curl_easy/easy.pm
@@ -110,7 +110,7 @@ CURLINFO_CONTENT_LENGTH_UPLOAD
USE_INTERNAL_VARS
);
-$VERSION = '1.1.6';
+$VERSION = '1.1.7';
$Curl::easy::headers = "";
$Curl::easy::content = "";