7.9.8-pre3 commit

This commit is contained in:
Daniel Stenberg 2002-06-11 15:28:50 +00:00
parent dbbd871ea1
commit be35b3ad03
3 changed files with 53 additions and 2 deletions

View file

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