7.10.4-pre2 commit

This commit is contained in:
Daniel Stenberg 2003-02-24 18:14:48 +00:00
parent a6206a3aef
commit 065b87e949
7 changed files with 48 additions and 14 deletions

View file

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