7.8.1-pre3 commit

This commit is contained in:
Daniel Stenberg 2001-08-06 08:43:37 +00:00
parent 944f9a73f4
commit a6a3673804
4 changed files with 13 additions and 8 deletions

View file

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