Michael Helmling a16c95b33f Adds a function for dynamic version information retrieval
The current way of exposing TagLib's version only through #define's
makes it impossible for clients (e.g. language bindings) to reliably
determine the TagLib version that is currently in use: using the
define's in client code will statically copy the compile-time values
into the client's library, but if TagLib is dynamically bound the
version (at least minor and patch version) can change after building
client code.
2016-07-23 13:08:23 +02:00
2015-08-10 00:40:22 +09:00
2011-02-13 12:22:42 +00:00
2015-05-18 11:31:55 +02:00
2016-02-03 20:33:13 +09:00
2015-12-21 22:25:49 +01:00
Description
No description provided
12 MiB
Languages
C++ 95.9%
CMake 2.5%
C 1.1%
Logos 0.5%