7.10.8-pre3 commit

This commit is contained in:
Daniel Stenberg 2003-10-08 13:54:36 +00:00
parent 5c52cacc98
commit 33525ac165
3 changed files with 4 additions and 2 deletions

View file

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