Introduced versioning (still pre-release) and new API function isoburn_version()

This commit is contained in:
2008-01-26 12:06:26 +00:00
parent 64ceb7c2e9
commit a7b4cf0560
6 changed files with 47 additions and 32 deletions

View File

@ -1,3 +1,3 @@
#define BURN_MAJOR_VERSION @BURN_MAJOR_VERSION@
#define BURN_MINOR_VERSION @BURN_MINOR_VERSION@
#define BURN_MICRO_VERSION @BURN_MICRO_VERSION@
#define ISOBURN_MAJOR_VERSION @ISOBURN_MAJOR_VERSION@
#define ISOBURN_MINOR_VERSION @ISOBURN_MINOR_VERSION@
#define ISOBURN_MICRO_VERSION @ISOBURN_MICRO_VERSION@