7.7-beta5 commit

This commit is contained in:
Daniel Stenberg 2001-03-19 08:42:00 +00:00
parent eaaa1a1fd4
commit ea409d0374
3 changed files with 20 additions and 2 deletions

View file

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