This commit is contained in:
Daniel Stenberg 2003-08-15 07:08:02 +00:00
parent 6fc55467f4
commit 5c2df3e1a4
3 changed files with 17 additions and 2 deletions

View file

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