mirror of
https://github.com/curl/curl.git
synced 2026-07-12 08:27:21 +03:00
Make the CVS version clone the libcurl version string, this is generated
by the maketgz script so in releases this is replaced by an actual string.
This commit is contained in:
parent
4606dc4158
commit
fe291202db
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#define CURL_NAME "curl"
|
||||
#define CURL_VERSION "7.10.8-pre5"
|
||||
#define CURL_VERSION LIBCURL_VERSION
|
||||
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue