Changed micro version to affect 0.2.4

This commit is contained in:
Mario Danic 2007-01-03 19:17:44 +00:00
parent fe66983e82
commit e8c4da784f
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,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=3
BURN_MICRO_VERSION=4
BURN_INTERFACE_AGE=0
BURN_BINARY_AGE=0
BURN_VERSION=$BURN_MAJOR_VERSION.$BURN_MINOR_VERSION.$BURN_MICRO_VERSION