7.7 beta 2 fixes

This commit is contained in:
Daniel Stenberg 2001-03-13 15:44:31 +00:00
parent 60bbb64a81
commit ff681f7bfd
4 changed files with 43 additions and 21 deletions

View file

@ -1,3 +1,3 @@
#define CURL_NAME "curl"
#define CURL_VERSION "7.7-beta1"
#define CURL_VERSION "7.7-beta2"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "