Header file forgotten with rev 1903
This commit is contained in:
parent
baaa7c25ed
commit
279690522d
@ -26,7 +26,10 @@
|
|||||||
#define Xorriso_timestamP "-none-given-"
|
#define Xorriso_timestamP "-none-given-"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/** The binary build timestamp is to be set externally by the compiler */
|
/** The binary build timestamp is to be set externally by the compiler
|
||||||
|
or by a macro definition in xorriso_buildstamp.h.
|
||||||
|
*/
|
||||||
|
#include "xorriso_buildstamp.h"
|
||||||
#ifndef Xorriso_build_timestamP
|
#ifndef Xorriso_build_timestamP
|
||||||
#define Xorriso_build_timestamP "-none-given-"
|
#define Xorriso_build_timestamP "-none-given-"
|
||||||
#endif
|
#endif
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2008.07.10.141913"
|
#define Xorriso_timestamP "2008.07.10.144535"
|
||||||
|
Loading…
Reference in New Issue
Block a user