Fixed initial dummy files placement

This commit is contained in:
Mario Danic
2007-09-14 04:32:46 +00:00
parent 149e3759d5
commit 58bb3da387
4 changed files with 328 additions and 0 deletions

3
version.h.in Normal file
View File

@ -0,0 +1,3 @@
#define BURN_MAJOR_VERSION @BURN_MAJOR_VERSION@
#define BURN_MINOR_VERSION @BURN_MINOR_VERSION@
#define BURN_MICRO_VERSION @BURN_MICRO_VERSION@