diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-04-08 22:53:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-04-08 22:53:22 +0000 |
commit | 2a72641a0b54dd5db079fd6f797e47a5907d6b2a (patch) | |
tree | cc57e4ed84a2afc62c3a0af81c788dbbdd5a7c23 /src | |
parent | 9c4e5dc3ee965144cc7178251dd701e6701b60ec (diff) |
7.9.6-pre4 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 ee085e5ed..82df757c6 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.9.6-pre1" +#define CURL_VERSION "7.9.6-pre3" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |