diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-02-04 09:51:41 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-02-04 09:51:41 +0000 |
commit | 685b180ab6cad415f18eb0c1cef694c3b7b1c704 (patch) | |
tree | f1223ff9fd976a0c656de564cdefb1a0dbb21ffe /src | |
parent | 9dab850874a3a2adfd7db469c1017fcff11c208e (diff) |
7.9.4-pre2
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 6c1307182..9a4a9b5b3 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.9.3" +#define CURL_VERSION "7.9.4-pre2" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |