aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-09-07 23:31:59 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-09-07 23:31:59 +0000
commitd4ab68cd51318b1f0d29bd30a8020aebef967d0a (patch)
treec1f4c1cc24f9984475c9ccb27e25417b0565f4fb /src/version.h
parente8c762981a23b2527b7a64c0a7f4db88ddef48f8 (diff)
7.10.8-pre1 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 ae11510d9..bd413dcde 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.10.7"
+#define CURL_VERSION "7.10.8-pre1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "