7.10.3-pre2

This commit is contained in:
Daniel Stenberg 2002-12-04 09:09:26 +00:00
parent d72aa49126
commit 7ef749497d
3 changed files with 32 additions and 3 deletions

View file

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