7.10.3-pre4

This commit is contained in:
Daniel Stenberg 2003-01-09 10:36:24 +00:00
parent 5fab55383d
commit 4a2ac166fa
3 changed files with 10 additions and 2 deletions

View file

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