diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-01-11 09:29:30 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-01-11 09:29:30 +0000 |
commit | b0c0e8d815ad06a7f6045f0c0a316da8cc0e0bf8 (patch) | |
tree | c757ce921065b662ed762715355385221427f127 /src | |
parent | 16502d7d159426fe358706db383fbe5f0da479b3 (diff) |
7.6-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 d4a2a1715..d4e5cf7b8 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.6-pre1" +#define CURL_VERSION "7.6-pre2" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |