cleanup-commit

This commit is contained in:
Daniel Stenberg 2001-01-03 09:13:07 +00:00
parent c03e0074c6
commit 887e728b7d
3 changed files with 14 additions and 8 deletions

View file

@ -1,3 +1,3 @@
#define CURL_NAME "curl"
#define CURL_VERSION "7.5"
#define CURL_VERSION "7.5.2-pre1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "