This commit is contained in:
Daniel Stenberg 2001-01-27 16:16:54 +00:00
parent a145654394
commit ac98c73b04
3 changed files with 5 additions and 2 deletions

View file

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