copyright string (year) update

This commit is contained in:
Daniel Stenberg 2002-03-19 07:54:55 +00:00
parent 4cec22fa19
commit 974f314f57
79 changed files with 102 additions and 80 deletions

View file

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