diff --git a/include/cdio/version.h.in b/include/cdio/version.h.in index 3d4eba72..1349bf63 100644 --- a/include/cdio/version.h.in +++ b/include/cdio/version.h.in @@ -1 +1,6 @@ +/* $Id: version.h.in,v 1.2 2003/11/17 11:50:37 rocky Exp $ */ +/** \file version.h + * \brief A file simply containing the library version number. + */ + #define CDIO_VERSION "@VERSION@"