diff options
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 ") " |