7.7 commit

This commit is contained in:
Daniel Stenberg 2001-03-22 17:21:07 +00:00
parent 005536cc28
commit 546572da04
3 changed files with 4 additions and 2 deletions

View file

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