7.7.1 commit

This commit is contained in:
Daniel Stenberg 2001-04-04 06:23:43 +00:00
parent 6bd1ed034a
commit 50a53d4eec
3 changed files with 8 additions and 2 deletions

View file

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