7.9.1 pre-release 1 status

This commit is contained in:
Daniel Stenberg 2001-10-03 08:16:26 +00:00
parent efc15fb128
commit d678727430
2 changed files with 7 additions and 1 deletions

View file

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