diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-02-24 18:14:48 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-02-24 18:14:48 +0000 |
commit | 065b87e949a4d4d67a4dace2429da45e2a8bc6af (patch) | |
tree | caf4076b61a8685724222087defa2cfc5cb29273 /src | |
parent | a6206a3aefa2814959dad1bc84ef96b5bf24d60f (diff) |
7.10.4-pre2 commit
Diffstat (limited to 'src')
-rw-r--r-- | src/version.h | 2 |
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 ") " |