Branching for libisoburn release 1.0.2

This commit is contained in:
2011-02-23 13:34:23 +00:00
parent 3c1e3d8e76
commit a0efa1bf31
99 changed files with 82679 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
/* <<< this file is on its way out
#define ISOBURN_MAJOR_VERSION @ISOBURN_MAJOR_VERSION@
#define ISOBURN_MINOR_VERSION @ISOBURN_MINOR_VERSION@
#define ISOBURN_MICRO_VERSION @ISOBURN_MICRO_VERSION@
*/