7.9 commit

This commit is contained in:
Daniel Stenberg 2001-09-25 06:39:18 +00:00
parent d5001a3f0b
commit 4d2cb8b32a
2 changed files with 2 additions and 2 deletions

View file

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