diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-05-07 21:52:38 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-05-07 21:52:38 +0000 |
commit | bbe10cb0cb45eae6e737523b215ecdf43d385765 (patch) | |
tree | 4cf532962a09e7355123b989e3d587788d3e35d5 /src | |
parent | daba8f3a7081ed6deb40bb54b374588e7016260a (diff) |
7.9.7-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 64f6e5e4a..8fc21b3df 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.9.6" +#define CURL_VERSION "7.9.7-pre2" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |