This commit is contained in:
Daniel Stenberg 2002-11-18 22:10:06 +00:00
parent 255b1e68d0
commit d2174da641
3 changed files with 4 additions and 2 deletions

View file

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