This commit is contained in:
Daniel Stenberg 2002-02-05 11:43:29 +00:00
parent 685b180ab6
commit 5370d7a6eb
3 changed files with 8 additions and 2 deletions

View file

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