diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-01-25 13:48:28 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-01-25 13:48:28 +0000 |
commit | 68d7b6f87116087bd00b1f1f0c899cea71adb5da (patch) | |
tree | b62b405f7bc7d56d7d309f5b082d842174bb6db7 /src | |
parent | c43a9d9068c759a4af1200b717b0b1d57009cbac (diff) |
7.6-pre4
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 e6da9deae..357a0a61a 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.6-pre3" +#define CURL_VERSION "7.6-pre4" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |