This commit is contained in:
Daniel Stenberg 2001-01-29 11:36:08 +00:00
parent 1b77c18430
commit f585b66af7
3 changed files with 6 additions and 3 deletions

View file

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