aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-10-16 13:52:05 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-10-16 13:52:05 +0000
commitf6163b375f0aeec85172e93823078de86bdd7bf1 (patch)
tree3fa5d4e23316080f5eea6161bbbbfdee1f1b9a79 /src/version.h
parentb2d73c50d3e3a6ffe88d22f1281158a1e96d1a93 (diff)
7.4.1 commit
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 5956feffe..9172ce237 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.3"
+#define CURL_VERSION "7.4.1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "