Adapted to libisofs 0.6.11
This commit is contained in:
parent
b52c2da23a
commit
680d2026f9
@ -16,7 +16,7 @@ AC_SUBST(BURN_MICRO_VERSION)
|
||||
|
||||
LIBISOFS_MAJOR_VERSION=0
|
||||
LIBISOFS_MINOR_VERSION=6
|
||||
LIBISOFS_MICRO_VERSION=10
|
||||
LIBISOFS_MICRO_VERSION=11
|
||||
AC_SUBST(LIBISOFS_MAJOR_VERSION)
|
||||
AC_SUBST(LIBISOFS_MINOR_VERSION)
|
||||
AC_SUBST(LIBISOFS_MICRO_VERSION)
|
||||
|
@ -96,6 +96,9 @@ xorriso_xorriso_SOURCES = \
|
||||
libisofs/filter.h \
|
||||
libisofs/filter.c \
|
||||
libisofs/filters/xor_encrypt.c \
|
||||
libisofs/system_area.h \
|
||||
libisofs/system_area.c \
|
||||
libisofs/make_isohybrid_mbr.c \
|
||||
\
|
||||
libburn/async.c \
|
||||
libburn/async.h \
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2008.10.17.123308"
|
||||
#define Xorriso_timestamP "2008.10.19.172237"
|
||||
|
Loading…
Reference in New Issue
Block a user