diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-03-19 08:42:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-03-19 08:42:00 +0000 |
commit | ea409d037423ce232d7a805cb9ee4da6fd414801 (patch) | |
tree | a690ae0bac56362dcc243453d0f86245c944827d /src | |
parent | eaaa1a1fd48e5fe11c0d28684382e2c165b72446 (diff) |
7.7-beta5 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 1b0bc5908..0c024d57a 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.7-beta3" +#define CURL_VERSION "7.7-beta5" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |