7.6.1-pre2

This commit is contained in:
Daniel Stenberg 2001-02-01 07:59:46 +00:00
parent 572c29a4a3
commit 3b44a3df76
3 changed files with 6 additions and 2 deletions

View file

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