curl/src/version.h
2001-03-08 12:35:51 +00:00

4 lines
114 B
C

#define CURL_NAME "curl"
#define CURL_VERSION "7.7-beta1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "