Adapted standalone BURN_*_VERSION to libburn 0.5.5

This commit is contained in:
2008-10-05 12:52:23 +00:00
parent e65346cd1b
commit e93ab421c2
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ AM_INIT_AUTOMAKE([subdir-objects])
BURN_MAJOR_VERSION=0
BURN_MINOR_VERSION=5
BURN_MICRO_VERSION=3
BURN_MICRO_VERSION=5
AC_SUBST(BURN_MAJOR_VERSION)
AC_SUBST(BURN_MINOR_VERSION)
AC_SUBST(BURN_MICRO_VERSION)