diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-01-29 11:36:08 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-01-29 11:36:08 +0000 |
commit | f585b66af788d211513016d08bd7f2c5aaee02e0 (patch) | |
tree | b8d6647b550ad908ea68bdd8c44314313550ce94 /src | |
parent | 1b77c1843033c092ec67043af0e9d64a330eb415 (diff) |
7.6-pre1
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 742155a0e..00524178c 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.6" +#define CURL_VERSION "7.6.1-pre1" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |