Corrected description of major.minor.micro definition in libburn.h of version 0.4.2
This commit is contained in:
parent
51d040707f
commit
c28026e71a
@ -2069,8 +2069,8 @@ void burn_version(int *major, int *minor, int *micro);
|
|||||||
/** Note:
|
/** Note:
|
||||||
Above version numbers are also recorded in configure.ac and indirectly
|
Above version numbers are also recorded in configure.ac and indirectly
|
||||||
lead to the reply of burn_version().
|
lead to the reply of burn_version().
|
||||||
So the version triples in configure.ac and libburn.h must be keep equal.
|
So the version triples in configure.ac and libburn.h must be kept equal.
|
||||||
In future versions the version triple of libburn.h will be decisive alone.
|
In future versions the triple of libburn.h will be decisive alone.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user