Standalone version switch to libburn-0.6.1

This commit is contained in:
Thomas Schmitt 2009-01-04 11:52:18 +00:00
parent dcec7a1be9
commit 2d6c71d335
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE([subdir-objects])
BURN_MAJOR_VERSION=0
BURN_MINOR_VERSION=5
BURN_MICRO_VERSION=9
BURN_MINOR_VERSION=6
BURN_MICRO_VERSION=1
AC_SUBST(BURN_MAJOR_VERSION)
AC_SUBST(BURN_MINOR_VERSION)
AC_SUBST(BURN_MICRO_VERSION)