Some of Doug Kaufman's changes for the DOS port

This commit is contained in:
Daniel Stenberg 2003-07-05 13:13:49 +00:00
parent 6dd4c13bc0
commit 5b72eb0b03
5 changed files with 27 additions and 12 deletions

View file

@ -1,3 +1,3 @@
#define CURL_NAME "curl"
#define CURL_VERSION "7.10.6-pre1"
#define CURL_VERSION "7.10.6-pre3"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "