]> granicus.if.org Git - curl/commitdiff
new defines for version info
authorDaniel Stenberg <daniel@haxx.se>
Thu, 6 Nov 2003 11:37:54 +0000 (11:37 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Nov 2003 11:37:54 +0000 (11:37 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 314b382dc2293fc7eeb464c79217a278388cc357..7e3dcb9e11402cf0977838cd4b46571d26835348 100644 (file)
--- a/CHANGES
+++ b/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