aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-08-11 12:23:55 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-08-11 12:23:55 +0000
commit793d0e27e1e752c961dd886dcd106c67f8bc8513 (patch)
treec7b50e82ecb2cb401cbd24459b66091de14d4009 /src/version.h
parentfdf0c443c3b57d6b91b418ad3a44a2dd4aebb062 (diff)
--proxy-ntlm added
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 81e0a8dbe..a8cac78bc 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.10.7-pre2"
+#define CURL_VERSION "7.10.7-pre3"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "