This commit is contained in:
Daniel Stenberg 2001-01-25 13:48:28 +00:00
parent c43a9d9068
commit 68d7b6f871
2 changed files with 2 additions and 2 deletions

View file

@ -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 ") "