diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-02-01 07:59:46 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-02-01 07:59:46 +0000 |
commit | 3b44a3df765318b535ddff9234439b64152fa2fe (patch) | |
tree | 9459f0ffe177c7efa67755afc260cce82ccba6cc /src | |
parent | 572c29a4a357dd3a8d3fceae2be9da02383e9e1a (diff) |
7.6.1-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 00524178c..7457c7c84 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.6.1-pre1" +#define CURL_VERSION "7.6.1-pre2" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |