libcdio 0.82
Defines

version.h File Reference

A file containing the libcdio package version number (82) and OS build name. More...

Go to the source code of this file.

Defines

#define CDIO_VERSION   "0.82 i486-slackware-linux-gnu"
#define LIBCDIO_VERSION_NUM   82

Detailed Description

A file containing the libcdio package version number (82) and OS build name.


Define Documentation

#define CDIO_VERSION   "0.82 i486-slackware-linux-gnu"

CDIO_VERSION can as a string in programs to show what version is used.

#define LIBCDIO_VERSION_NUM   82

LIBCDIO_VERSION_NUM can be used for testing in the C preprocessor