aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-03-31 14:02:43 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-03-31 14:02:43 +0000
commitfd33923496e8c04757acfcc8131806703d86bfac (patch)
tree10f265e5e63eed131ec19fd9da1cbb3a84d38c45 /src
parenta55649dc82d8227dd2e07cf59544f626646caf02 (diff)
7.10.4-pre6 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 f97997464..e3b8a215c 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.10.4-pre2"
+#define CURL_VERSION "7.10.4-pre6"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "