diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-04-12 11:39:27 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-04-12 11:39:27 +0000 |
commit | a00918116de72a88f8b29cae1f9ed075057dea9f (patch) | |
tree | 67672b17197ebcbb66b4e3e6da4480c56f39b8c2 /src/version.h | |
parent | d26c318321d9517b890dbb6ea79aaeb648989ae7 (diff) | |
download | curl-a00918116de72a88f8b29cae1f9ed075057dea9f.tar.gz |
7.9.6-pre5
Diffstat (limited to 'src/version.h')
-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 82df757c6..f10a63472 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.9.6-pre3" +#define CURL_VERSION "7.9.6-pre5" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |