summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-11-18 22:10:06 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-11-18 22:10:06 +0000
commitd2174da6416b9042e38ac3be12ec287b755a77dc (patch)
treee8ef8aa7a89c1664e8daad585dd20b4c9c06d97f /src
parent255b1e68d07355e08210ef57c511bbd9d7d9739e (diff)
downloadcurl-d2174da6416b9042e38ac3be12ec287b755a77dc.tar.gz
Diffstat (limited to 'src')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 18f5cd48d..b4f4303e3 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.10.1"
+#define CURL_VERSION "7.10.2"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "