7.10-pre2

This commit is contained in:
Daniel Stenberg 2002-09-03 11:30:41 +00:00
parent 955da86a3e
commit de5e9f100c
2 changed files with 3 additions and 3 deletions

View file

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