7.9.2 commit

This commit is contained in:
Daniel Stenberg 2001-12-05 08:36:48 +00:00
parent 7b832e1745
commit 139ab3740a
3 changed files with 9 additions and 2 deletions

View file

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