Adapted GNU xorriso to version leap libisofs-0.6.41

This commit is contained in:
Thomas Schmitt 2010-12-10 12:36:47 +00:00
parent d50095d2a6
commit 4cdd884731
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ AC_SUBST(BURN_MICRO_VERSION)
LIBISOFS_MAJOR_VERSION=0
LIBISOFS_MINOR_VERSION=6
LIBISOFS_MICRO_VERSION=39
LIBISOFS_MICRO_VERSION=41
AC_SUBST(LIBISOFS_MAJOR_VERSION)
AC_SUBST(LIBISOFS_MINOR_VERSION)
AC_SUBST(LIBISOFS_MICRO_VERSION)

View File

@ -1 +1 @@
#define Xorriso_timestamP "2010.12.10.123534"
#define Xorriso_timestamP "2010.12.10.123634"