From 32a7b0fd4d94d147f34b898aae090bf7d631ddad Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 20 Oct 2010 17:04:51 +0000 Subject: [PATCH] Version leap to libburn-0.8.9 --- 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 ebd4ac3c..4142e4cf 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=7 +BURN_MICRO_VERSION=9 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 6f8c3127..08e3e556 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2010.10.20.075221" +#define Xorriso_timestamP "2010.10.20.170430"