7.8 commit

This commit is contained in:
Daniel Stenberg 2001-06-07 09:39:29 +00:00
parent 4ebf001d37
commit 259ac2dd77
3 changed files with 9 additions and 2 deletions

View file

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