This commit is contained in:
Daniel Stenberg 2002-01-21 12:11:45 +00:00
parent a23c63738f
commit 39d4552dab
4 changed files with 12 additions and 2 deletions

View file

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