Changed configure.ac micro-version

This commit is contained in:
Mario Danic 2006-09-18 14:28:40 +00:00
parent 810f13db1e
commit a25c13ec62
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ dnl if MAJOR or MINOR version changes, be sure to change AC_INIT above to match
dnl
BURN_MAJOR_VERSION=0
BURN_MINOR_VERSION=2
BURN_MICRO_VERSION=1
BURN_MICRO_VERSION=2
BURN_INTERFACE_AGE=0
BURN_BINARY_AGE=0
BURN_VERSION=$BURN_MAJOR_VERSION.$BURN_MINOR_VERSION.$BURN_MICRO_VERSION