mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
new defines for version info
This commit is contained in:
parent
472c4d8616
commit
80d2be541d
6
CHANGES
6
CHANGES
@ -8,6 +8,12 @@
|
||||
|
||||
|
||||
Daniel (6 November)
|
||||
- I added three new global defines in the curl/curl.h header:
|
||||
LIBCURL_VERSION_MAJOR, LIBCURL_VERSION_MINOR and LIBCURL_VERSION_PATCH. They
|
||||
are the three numbers in the library's version number, separated for easier
|
||||
usage. 'maketgz' was updated accordingly to generate these numbers properly
|
||||
when building release-archives.
|
||||
|
||||
- Unitialized variable fix, reported by both Marty Kuhrt and Benjamin Gerard.
|
||||
|
||||
- Matt Veenstra provided build files to build libcurl as a "framework" under
|
||||
|
Loading…
Reference in New Issue
Block a user