aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-05-19 11:45:10 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-05-19 11:45:10 +0000
commit95a4b8db680beeca879f39c161296d29e22138f1 (patch)
tree22aad8b4731ffddc9015d45d6c11015e5039ef22 /src/version.h
parent663c1898a36dbd15013a9ca8c35d299ef705a842 (diff)
7.10.5 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 e75095918..897334a59 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.10.4"
+#define CURL_VERSION "7.10.5"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "