This commit is contained in:
Daniel Stenberg 2002-01-23 18:10:00 +00:00
parent 8c459156f8
commit 7e16ec8724
2 changed files with 2 additions and 2 deletions

View file

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