aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-08-12 12:48:40 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-08-12 12:48:40 +0000
commit6550d271f0e83267e124c6a972f39f65d87a0593 (patch)
treec15a81dcba9d28c139166703e9db4bf09a4f5368 /src
parentc46da652632a4c0719e4343d7d7030266c92588d (diff)
7.10.7-pre4 commit
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 a8cac78bc..1b02b0601 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.10.7-pre3"
+#define CURL_VERSION "7.10.7-pre4"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "