aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-03-14 08:33:15 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-03-14 08:33:15 +0000
commit90030a49c7facfefeca8157255f213197343c340 (patch)
tree5bb4aead462de03926bbf25e84c8a73362809eb5 /src/version.h
parent93389de6146feeff4f8a9ad57d36cde70ae43eb8 (diff)
6.5 cleanup 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 65ec2d1ef..fcbce529b 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "6.3.1"
+#define CURL_VERSION "6.5"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "