7.9.6-pre4 commit

This commit is contained in:
Daniel Stenberg 2002-04-08 22:53:22 +00:00
parent 9c4e5dc3ee
commit 2a72641a0b
3 changed files with 24 additions and 2 deletions

View file

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