Adapted GNU xorriso to version leap libburn-0.8.5

This commit is contained in:
Thomas Schmitt 2010-06-30 18:19:51 +00:00
parent 5272cc0afb
commit 7b9088f8c9
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -1 +1 @@
#define Xorriso_timestamP "2010.06.30.181822"
#define Xorriso_timestamP "2010.06.30.181908"