7.9.7-pre2

This commit is contained in:
Daniel Stenberg 2002-05-07 21:52:38 +00:00
parent daba8f3a70
commit bbe10cb0cb
3 changed files with 29 additions and 2 deletions

View file

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