summaryrefslogtreecommitdiff
path: root/src/tool_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_version.h')
-rw-r--r--src/tool_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tool_version.h b/src/tool_version.h
index d3060756..5112f059 100644
--- a/src/tool_version.h
+++ b/src/tool_version.h
@@ -11,7 +11,7 @@
*
* This software is licensed as described in the file COPYING, which
* you should have received as part of this distribution. The terms
- * are also available at http://curl.haxx.se/docs/copyright.html.
+ * are also available at https://curl.haxx.se/docs/copyright.html.
*
* You may opt to use, copy, modify, merge, publish, distribute and/or sell
* copies of the Software, and permit persons to whom the Software is
@@ -25,7 +25,7 @@
#define CURL_NAME "curl"
#define CURL_COPYRIGHT LIBCURL_COPYRIGHT
-#define CURL_VERSION "7.47.0"
+#define CURL_VERSION "7.50.1"
#define CURL_VERSION_MAJOR LIBCURL_VERSION_MAJOR
#define CURL_VERSION_MINOR LIBCURL_VERSION_MINOR
#define CURL_VERSION_PATCH LIBCURL_VERSION_PATCH