summaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-02-24 18:14:48 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-02-24 18:14:48 +0000
commit065b87e949a4d4d67a4dace2429da45e2a8bc6af (patch)
treecaf4076b61a8685724222087defa2cfc5cb29273 /src/version.h
parenta6206a3aefa2814959dad1bc84ef96b5bf24d60f (diff)
downloadcurl-065b87e949a4d4d67a4dace2429da45e2a8bc6af.tar.gz
7.10.4-pre2 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 7928063a1..f97997464 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.10.3"
+#define CURL_VERSION "7.10.4-pre2"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "