Corrected ISOBURN_MICRO_VERSION

This commit is contained in:
Thomas Schmitt 2008-08-24 17:27:44 +00:00
parent 36ce98a648
commit 19daa2a6f7
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ dnl
dnl These three are only copies to provide libtool with unused LT_RELEASE
ISOBURN_MAJOR_VERSION=0
ISOBURN_MINOR_VERSION=2
ISOBURN_MICRO_VERSION=3
ISOBURN_MICRO_VERSION=4
dnl ISOBURN_VERSION=$ISOBURN_MAJOR_VERSION.$ISOBURN_MINOR_VERSION.$ISOBURN_MICRO_VERSION
AC_SUBST(ISOBURN_MAJOR_VERSION)