Introduced versioning (still pre-release) and new API function isoburn_version()
parent
64ceb7c2e9
commit
a7b4cf0560
@ -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@
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2008.01.26.113604"
|
||||
#define Xorriso_timestamP "2008.01.26.120534"
|
||||
|
Loading…
Reference in New Issue