Adapted standalone LIBISOFS_*_VERSION to libisofs 0.6.10

This commit is contained in:
Thomas Schmitt 2008-10-06 11:42:01 +00:00
parent afd2f0cd61
commit e40ddf8834
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ AC_SUBST(BURN_MICRO_VERSION)
LIBISOFS_MAJOR_VERSION=0
LIBISOFS_MINOR_VERSION=6
LIBISOFS_MICRO_VERSION=9
LIBISOFS_MICRO_VERSION=10
AC_SUBST(LIBISOFS_MAJOR_VERSION)
AC_SUBST(LIBISOFS_MINOR_VERSION)
AC_SUBST(LIBISOFS_MICRO_VERSION)

View File

@ -1 +1 @@
#define Xorriso_timestamP "2008.10.05.125242"
#define Xorriso_timestamP "2008.10.06.114114"