libcdio 0.83

version.h

Go to the documentation of this file.
00001 /* $Id: version_8h_source.html,v 1.1 2011/10/27 08:35:25 rocky Exp $ */
00011 #define CDIO_VERSION "0.83 i686-pc-linux-gnu"
00012 extern const char *cdio_version_string; 
00018 #define LIBCDIO_VERSION_NUM 83
00019 
00020 extern const unsigned int libcdio_version_num;