From 5579161da8d9dc99b255390a10594ffb3c4242ba Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 9 Jan 2013 10:19:19 +0000 Subject: [PATCH] For now only demanding xorriso >= 1.2.6 for xorriso-tcltk-1.2.7 --- frontend/xorriso-tcltk | 2 +- xorriso/xorriso_timestamp.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/xorriso-tcltk b/frontend/xorriso-tcltk index 18b97f4c..095eb51f 100755 --- a/frontend/xorriso-tcltk +++ b/frontend/xorriso-tcltk @@ -23,7 +23,7 @@ set own_version "1.2.7" # Minimum version of xorriso to be used as backend provess. # Older versions of xorriso do not offer commands -msg_op and -launch_frontend -set min_xorriso_version "1.2.7" +set min_xorriso_version "1.2.6" proc print_usage {argv0} { diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index 3b2a7948..7b8b874a 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2013.01.08.151611" +#define Xorriso_timestamP "2013.01.09.101831"