7.10.8-pre1 commit

This commit is contained in:
Daniel Stenberg
2003-09-07 23:31:59 +00:00
parent e8c762981a
commit d4ab68cd51
3 changed files with 10 additions and 3 deletions

View File

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