Adjusted forgotten version number

This commit is contained in:
Thomas Schmitt 2009-03-16 11:14:47 +00:00
parent 40e21d51c8
commit f0a3c00556
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=3
ISOBURN_MICRO_VERSION=5
ISOBURN_MICRO_VERSION=6
dnl ISOBURN_VERSION=$ISOBURN_MAJOR_VERSION.$ISOBURN_MINOR_VERSION.$ISOBURN_MICRO_VERSION
AC_SUBST(ISOBURN_MAJOR_VERSION)