Standalone version switch to libisofs-0.6.9 (vreixoml 387) to avoid SIGSEGV

This commit is contained in:
Thomas Schmitt 2008-09-28 11:29:36 +00:00
parent 722e091460
commit 2026814a80
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ AC_SUBST(BURN_MICRO_VERSION)
LIBISOFS_MAJOR_VERSION=0
LIBISOFS_MINOR_VERSION=6
LIBISOFS_MICRO_VERSION=8
LIBISOFS_MICRO_VERSION=9
AC_SUBST(LIBISOFS_MAJOR_VERSION)
AC_SUBST(LIBISOFS_MINOR_VERSION)
AC_SUBST(LIBISOFS_MICRO_VERSION)

View File

@ -1 +1 @@
#define Xorriso_timestamP "2008.09.26.161331"
#define Xorriso_timestamP "2008.09.28.112850"