From 7b9088f8c9791db8bb9a46cacd449fcf630708aa Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 30 Jun 2010 18:19:51 +0000 Subject: [PATCH] Adapted GNU xorriso to version leap libburn-0.8.5 --- xorriso/configure_ac.txt | 2 +- xorriso/xorriso_timestamp.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xorriso/configure_ac.txt b/xorriso/configure_ac.txt index 1c25e974..7872b92b 100644 --- a/xorriso/configure_ac.txt +++ b/xorriso/configure_ac.txt @@ -22,7 +22,7 @@ AC_DEFINE([Xorriso_standalonE], []) BURN_MAJOR_VERSION=0 BURN_MINOR_VERSION=8 -BURN_MICRO_VERSION=3 +BURN_MICRO_VERSION=5 AC_SUBST(BURN_MAJOR_VERSION) AC_SUBST(BURN_MINOR_VERSION) AC_SUBST(BURN_MICRO_VERSION) diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index 5e735c2c..3c0e5ff1 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2010.06.30.181822" +#define Xorriso_timestamP "2010.06.30.181908"